https://github.com/vivekascoder/course-mashup
A Open Source Course mashup
https://github.com/vivekascoder/course-mashup
Last synced: 9 months ago
JSON representation
A Open Source Course mashup
- Host: GitHub
- URL: https://github.com/vivekascoder/course-mashup
- Owner: vivekascoder
- Created: 2020-12-21T09:37:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T13:17:16.000Z (over 5 years ago)
- Last Synced: 2025-05-29T21:43:28.905Z (10 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Course Mash-up
A Open Source Course Finder for Balak
# API ENDPOITS
## Get all courses of particular languages or its modules
```http://localhost:8000/course//```
### Get detail of particular course by its id
``` http://localhost:8000/detail/ ```
### Add course acc. to language and module
```http://localhost:8000/add/```
# TODO:
- add fork fetaure
- auto delete worst course form main entry