https://github.com/swapno963/movie-house
https://github.com/swapno963/movie-house
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/swapno963/movie-house
- Owner: Swapno963
- Created: 2024-01-24T15:50:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T16:32:07.000Z (over 1 year ago)
- Last Synced: 2025-01-30T02:22:22.928Z (5 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/