Welcome to Bus Ticketing API 👋
Bus ticketing restful API built using node.js for a company that owns a single bus with 40 seat capacity
🏠 Homepage
npm install
npm run start
npm run test
npm run dev
npm run prod
👤 shivam singh
- Github: @shivam-bit
- LinkedIn: @shivam-singh-742514197
This API is hosted on an AWS EC2 instance. so it can be even accessed at this ec2 link. The server is running on port 3000 but due to port redirection, it can be even accessed at default port 80.
The database is being hosted on MongoDB cloud atlas. The test database is hosted localley.
API can be accessed via path /api/v1
Postman collection is also present in this repo.
email: admin@admin.com | password: admin123
Note: User of customer role can be created in real time
Give a ⭐️ if you like this project!