Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lostmypillow/jcourses-fastapi


https://github.com/lostmypillow/jcourses-fastapi

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# JCourses
## What is it?
A FastAPI API that scrapes data from the [NTUT Course Website](https://aps.ntut.edu.tw/course/tw/course.jsp)

It was a [Django + Django Ninja project](https://github.com/lostmypillow/jcourses), until I deemed Django to cumbersome for simple web scraping.

Demo (WIP)

[API Docs](https://jcourses-fastapi-latest.onrender.com/docs)

## How does it work?

## Tech Stack
- **FastAPI** API endpoints
- Frontend planned