Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swapno963/movie-house
https://github.com/swapno963/movie-house
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swapno963/movie-house
- Owner: Swapno963
- Created: 2024-01-24T15:50:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-24T16:32:07.000Z (11 months ago)
- Last Synced: 2024-01-24T17:44:26.561Z (11 months ago)
- Language: Python
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
superuser = admin - 123
user = sam - 12345678n1. get all the movie = http://127.0.0.1:8000/movies/
2. get all the category = http://127.0.0.1:8000/categorys/
2. get all the review = http://127.0.0.1:8000/review/
2. get all the cart = http://127.0.0.1:8000/cart/