Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivantoz/koaapi

KOA JS API
https://github.com/ivantoz/koaapi

eslint koa koa-jwt koa-middleware koa2 koajs mongodb mongoose

Last synced: about 1 month ago
JSON representation

KOA JS API

Awesome Lists containing this project

README

        

# KOA API

service for handling authentication and CRUD operation for fellows

## installation

```bash
npm install
```

## requirements

- node 8.x
- mongo 3.2.x w/ ssl support (running in background)

## usage

to run in development mode:
```bash
npm run dev
```

server-side (not for local use):
```bash
npm start
```

to run lint check:
```bash
npm run lint
```

## api
[see here](doc/API.md)

## license
unlicensed

all code © 2018 Ivan