Skip to content

ScottyLabs/courses-backend

Repository files navigation

Courses Backend

This is the new backend repository for CMU Courses.

Development

Environment Variables

Copy the .env.example file to .env. To get a CANVAS_ACCESS_TOKEN, navigate to the Canvas settings page and press + New Access Token. The OIDC_ISSUER_URL comes from the OAuth2 page on the Ory dashboard.

Running

In this directory, use cargo run --bin <name>, where name is one of courses | syllabi | server. Before running the server, make sure to check its README.

About

Data collection and Axum-based API for CMU Courses

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published