Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pasan-pahasara/nest.js-crud-rest-api-in-mongodb

"Nest.js CRUD REST API in MongoDB" is about a backend app crafted with Nest.js. It lets you Create, Read, Update, and Delete (CRUD) via a REST API. This interface adheres to Representational State Transfer (REST) principles, facilitating interaction with a MongoDB database.
https://github.com/pasan-pahasara/nest.js-crud-rest-api-in-mongodb

mongodb nest

Last synced: about 1 month ago
JSON representation

"Nest.js CRUD REST API in MongoDB" is about a backend app crafted with Nest.js. It lets you Create, Read, Update, and Delete (CRUD) via a REST API. This interface adheres to Representational State Transfer (REST) principles, facilitating interaction with a MongoDB database.

Awesome Lists containing this project

README

        


Nest Logo

[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest

A progressive Node.js framework for building efficient and scalable server-side applications.



NPM Version
Package License
NPM Downloads
CircleCI
Coverage
Discord
Backers on Open Collective
Sponsors on Open Collective

Support us


## Description

[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod
```

## Test

```bash
# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov
```

## Links

* πŸ”— PostMan Page

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

## Stay in touch

- Author - [Kamil MyΕ›liwiec](https://kamilmysliwiec.com)
- Website - [https://nestjs.com](https://nestjs.com/)
- Twitter - [@nestframework](https://twitter.com/nestframework)

## License

Nest is [MIT licensed](LICENSE).

#
#### Clone this repository βœ…
```md
https://github.com/Pasan-Pahasara/Nest.js-CRUD-REST-API-in-MongoDB.git
```
###
###### If you think my code is good pleace drop a Star

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

### License πŸ“
[![GitHub license](https://img.shields.io/github/license/Pasan-Pahasara/Nest.js-CRUD-REST-API-in-MongoDB?&labelColor=black&color=3867d6&style=for-the-badge)](https://github.com/Pasan-Pahasara/Nest.js-CRUD-REST-API-in-MongoDB/blob/master/LICENSE)

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

![GitHub forks](https://img.shields.io/github/forks/Pasan-Pahasara/Nest.js-CRUD-REST-API-in-MongoDB?&labelColor=black&color=0fb9b1&style=for-the-badge)
![GitHub stars](https://img.shields.io/github/stars/Pasan-Pahasara/Nest.js-CRUD-REST-API-in-MongoDB?&labelColor=black&color=f7b731&style=for-the-badge)
![GitHub LastCommit](https://img.shields.io/github/last-commit/Pasan-Pahasara/Nest.js-CRUD-REST-API-in-MongoDB?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/)