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

https://github.com/roppa/koa-api

Example Koa API
https://github.com/roppa/koa-api

Last synced: about 1 year ago
JSON representation

Example Koa API

Awesome Lists containing this project

README

          

# Koa API

I'm currently looking into Koa and using it as an API. Here is a quick example I worked on that uses some middleware and tests are with Jest and Supertest.