Skip to content

API for getting University of Adelaide course information

License

Notifications You must be signed in to change notification settings

AustinH-adl/courses-api

 
 

Repository files navigation

Courses API

Ensure that dependencies are installed.

poetry install

Running the API Server

Run the FastAPI server

poetry run fastapi dev src/server.py

Running the scraper

cd src
poetry run scraper

About

API for getting University of Adelaide course information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.0%
  • Dockerfile 5.0%