Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lostmypillow/jcourses-fastapi
https://github.com/lostmypillow/jcourses-fastapi
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lostmypillow/jcourses-fastapi
- Owner: lostmypillow
- Created: 2024-08-20T07:42:16.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T09:23:37.000Z (4 months ago)
- Last Synced: 2024-08-29T10:47:45.584Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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