Skip to content
/ alma-api Public template

A custom Alma (SIS) API made using FastAPI, httpx, and Selectolax.

Notifications You must be signed in to change notification settings

smattsil/alma-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alma-api

UptimeRobot Badge
  • please refer to the documentation for the different possible endpoints and header parameters.
  • data is fetched with python using aiohttp, asynchronously, and then parsed using selectolax and HTMLParser. lastly, it is fed back to the user through the API using FastAPI.
  • should work for all students at all alma schools! feel free to use this for your own personal projects.
  • if you have any issues or suggestions, please open an issue or make a pull request.

About

A custom Alma (SIS) API made using FastAPI, httpx, and Selectolax.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages