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

https://github.com/devlucho/soyyo-backend

Api que permite filtrar entidades
https://github.com/devlucho/soyyo-backend

expressjs mongodb nodejs

Last synced: about 2 months ago
JSON representation

Api que permite filtrar entidades

Awesome Lists containing this project

README

          

# SoyYo-BackEnd

## Instalación
```
> git clone https://github.com/DevLucho/SoyYo-BackEnd.git
> cd SoyYo-BackEnd
> npm install
```

## Servidor
```
> npm run start

```
- [POST] http://localhost:8080/api/entities/filter

## Contenedor
```
> docker build -t co.com.soyyo.entity.filter-dev-1_0_0