Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naveenmohanty/class_managment_backend
https://github.com/naveenmohanty/class_managment_backend
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/naveenmohanty/class_managment_backend
- Owner: NaveenMohanty
- Created: 2021-06-17T10:23:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T18:00:55.000Z (over 3 years ago)
- Last Synced: 2024-11-20T19:33:45.474Z (2 months ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# class_managment_backend
## Use this postman collection link to import APIs collection: https://www.getpostman.com/collections/b3daa9cdfe9b6a5d11b9
## OR
## JSON file of The APIs collection is included in source code
### Environment Variable for Postman collection
```sh
URL : http://localhost:4040/api/
token : eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MGNiODUxYTU0NmU2ZTQzNmIzMjNmYWQiLCJpYXQiOjE2MjM5NTEwNzV9.n7kFC8fs13_fJLkaFsThOKDQpFDyPlT...
instructor_id : 60cae1016f305e4933b83f0f
class_id : 60cb24e05825c48e3637d95b
teacher_id : 60cb12ce0b53f876eaa609a5
```
###
## example .env file is inculded in the source code for refernce.