https://github.com/marcusal/node-tour-app-api
A functional REST API with security/login features built from scratch with Node.js, Postman, Mongoose, and MongoDb. Hosted on MongoDBAtlas using AWS servers.
https://github.com/marcusal/node-tour-app-api
aws javascript mongodb mongodb-atlas nodejs
Last synced: about 2 months ago
JSON representation
A functional REST API with security/login features built from scratch with Node.js, Postman, Mongoose, and MongoDb. Hosted on MongoDBAtlas using AWS servers.
- Host: GitHub
- URL: https://github.com/marcusal/node-tour-app-api
- Owner: MarcusAl
- Created: 2021-08-17T10:07:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T09:48:25.000Z (almost 5 years ago)
- Last Synced: 2025-08-29T10:21:23.123Z (9 months ago)
- Topics: aws, javascript, mongodb, mongodb-atlas, nodejs
- Language: JavaScript
- Homepage:
- Size: 29.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README






# Tour App API V1.0
## Built With
- Node.js
- Postman
- Nodemon
- MongoDb
- Mongoose
### Using Postman

## Authors
👤 **Marcus**
- GitHub: [@marcusal](https://github.com/marcusal)
## Description
- This project is a fully functional API for a future full stack web application
- The API can handle user signups, login functionality, user sessions, create new tours, and more
- It is hosted completely on MongoDb which uses AWS servers. The API can be interacted with via command line, or the MongoDB compass
- For http queries, I recommend using Postman
- Currently the API is private. I aim to release suitable public version soon
## Prequisites
- Node.js
- NPM
- Suitable internet connection
An internet browser, and a desktop PC or Mac
## Usage
- Create an account
- Create a new POST, or GET http query
## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/marcusal/tour-app-api/issues)
## 📝 License
This project is [MIT](LICENSE) licensed.