Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ivantoz/koaapi
- Owner: ivantoz
- Created: 2018-10-05T12:36:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T03:42:20.000Z (about 6 years ago)
- Last Synced: 2024-10-15T17:31:24.061Z (about 1 month ago)
- Topics: eslint, koa, koa-jwt, koa-middleware, koa2, koajs, mongodb, mongoose
- Language: JavaScript
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
unlicensedall code © 2018 Ivan