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

https://github.com/pasan-pahasara/rest-api

This Project is introduced to learning NodeExpress, TypeScript, MongoDB
https://github.com/pasan-pahasara/rest-api

mongodb nodeexpress typescript

Last synced: about 1 year ago
JSON representation

This Project is introduced to learning NodeExpress, TypeScript, MongoDB

Awesome Lists containing this project

README

          

# REST-API

This Project is introduced to BackEnd Using NodeExpress, TypeScript and MongoDB

### `BackEnd`
* NodeExpress
* TypeScript
* MongoDB

##
- **`This Project All Configurations`**
```
tsc -v
```

```
tsc -init
```
```
npm init -y
```
```
npm install express body-parser mongoose
```
```
npm install --save-dev nodemon
```
```
npm install --save-dev @types/node
```
```
npm install --save-dev @types/express
```
```
npm install dotenv
```
#
- **`Here You Can Add More Origins To Allow CORS`**
```
npm install cors
```
```
npm install @types/cors
```
#
- **`Not Detected Node Modules`**
```
npm install
```

- **`Run Project`**
```
npm start
```

- **`Test POSTMAN`**
```
https://documenter.getpostman.com/view/24952393/2s93eYTXFv
```
#
#### Clone this repository ✅
```md
https://github.com/Pasan-Pahasara/REST-API.git
```
###
###### If you think my code is good pleace drop a Star

![GitHub issues](https://img.shields.io/github/issues/Pasan-Pahasara/REST-API?&labelColor=black&color=eb3b5a&label=Issues&logo=issues&logoColor=black&style=for-the-badge)
![GitHub Contributions](https://img.shields.io/github/contributors/Pasan-Pahasara/REST-API?&labelColor=black&color=8854d0&style=for-the-badge)

### License 📝
[![GitHub license](https://img.shields.io/github/license/Pasan-Pahasara/REST-API?&labelColor=black&color=3867d6&style=for-the-badge)](https://github.com/Pasan-Pahasara/REST-API/blob/main/License)

![repo size](https://img.shields.io/github/repo-size/Pasan-Pahasara/REST-API?label=Repo%20Size&style=for-the-badge&labelColor=black&color=20bf6b)

![GitHub forks](https://img.shields.io/github/forks/Pasan-Pahasara/REST-API?&labelColor=black&color=0fb9b1&style=for-the-badge)
![GitHub stars](https://img.shields.io/github/stars/Pasan-Pahasara/REST-API?&labelColor=black&color=f7b731&style=for-the-badge)
![GitHub LastCommit](https://img.shields.io/github/last-commit/Pasan-Pahasara/REST-API?logo=github&labelColor=black&color=d1d8e0&style=for-the-badge)


If you have any questions or just wanna say hi,
MAIL ME 






#### Developed by [Pasan Pahasara](https://github.com/Pasan-Pahasara/)