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

https://github.com/twfksh/marketplace


https://github.com/twfksh/marketplace

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Project setup

```bash
$ npm install
```

## Compile and run the project

```bash
# development
$ npm run start

# watch mode
$ npm run start:dev

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

### nestjs request/response pipeline
![nestjs request/response pipeline](https://i.sstatic.net/2lFhd.jpg)

Source - https://stackoverflow.com/questions/54863655/whats-the-difference-between-interceptor-vs-middleware-vs-filter-in-nest-js