Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ayoubm490/exercise-tracker-api

This is a nodejs API built with Express and MongoDB. It's meant as a template
https://github.com/ayoubm490/exercise-tracker-api

cors dotenv express jest jest-mongodb mockingoose mongodb mongoose morgan supertest

Last synced: about 4 hours ago
JSON representation

This is a nodejs API built with Express and MongoDB. It's meant as a template

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Project-Name: Back-end

> An API that provides endpoints for (project name) front end

## Built With

- JavaScript
- NodeJS
- Express
- MongoDB

## Live Demo
### [Front-end link]()


- [API-docs]()

## Getting Started

*To get a local copy up and running follow these simple example steps.

1. clone the repository to you machine using your terminal:
```
git clone https://github.com/AyoubMs/node-api-template/new/main?readme=1
```
```
cd booking-an-appointment-back-end
```
2. Install the node modules:
```
yarn
```
3. To run the server use:
```
nodemon index.js
```

5. To run the tests use:
```
npm run test
```

To get a local copy up and running follow these simple example steps.

### Prerequisites
- NodeJS
- MongoDB
- Express
### Setup

## Author

👤 **Ayoub Chahir**

- GitHub: [@AyoubMS](https://github.com/AyoubMs)
- Twitter: [@KnowledgeUserD](https://twitter.com/KnowledgeUserD)
- LinkedIn: [Ayoub Chahir](https://www.linkedin.com/in/ayoub-chahir/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/sentayhu19/Book-an-appointment-back-end/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./LICENSE) licensed.