Skip to content

API for getting University of Adelaide course information

License

Notifications You must be signed in to change notification settings

compsci-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

Code of conduct

Stars

Watchers

Forks