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

https://github.com/matan3sh/anysport-api

Backend API for AnySport application, which is a trainers directory website.
https://github.com/matan3sh/anysport-api

express filtering mongodb mongoose node pagination querystring

Last synced: 2 months ago
JSON representation

Backend API for AnySport application, which is a trainers directory website.

Awesome Lists containing this project

README

          

# AnySport API

> Backend API for AnySport application, which is a trainers directory website.

## Usage

Rename "config/config.env.env" to "config/config.env" and update the values/settings to your own.

## Install Dependencies

```
npm install
```

## Run App

```
# Run in dev mode
npm run dev

# Run in production mode
npm start
```

- Version 1.0.0
- License: MIT