An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Name](https://img.shields.io/badge/Marcus-Developer-red?style=for-the-badge)
![Issues](https://img.shields.io/github/issues/marcusal/node-tour-app-api?style=for-the-badge)
![Followers](https://img.shields.io/github/followers/marcusal?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/marcusal?style=for-the-badge)
![Pull Requests](https://img.shields.io/github/issues-pr/marcusal/node-tour-app-api?style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/marcusal/node-tour-app-api?/main?style=for-the-badge)

# Tour App API V1.0

## Built With

- Node.js
- Postman
- Nodemon
- MongoDb
- Mongoose

### Using Postman
Screenshot

## 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.