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

https://github.com/linlaz/express-api

express api with validation, swagger, sequelize, psql
https://github.com/linlaz/express-api

Last synced: 4 months ago
JSON representation

express api with validation, swagger, sequelize, psql

Awesome Lists containing this project

README

        

# express-api

express api with validation, swagger, sequelize, psql

## Installation

```bash
npm install
```
```bash
npm run dev
```

## Start Url

```http
GET /api-docs
```