Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axilleasiv/node-koa2-realworld-api
A basic rewrite of real world app from express.js in koa.js
https://github.com/axilleasiv/node-koa2-realworld-api
koa2 realworld-backend
Last synced: about 5 hours ago
JSON representation
A basic rewrite of real world app from express.js in koa.js
- Host: GitHub
- URL: https://github.com/axilleasiv/node-koa2-realworld-api
- Owner: axilleasiv
- Created: 2019-02-10T21:20:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:23:09.000Z (almost 2 years ago)
- Last Synced: 2023-08-12T21:43:18.511Z (about 1 year ago)
- Topics: koa2, realworld-backend
- Language: JavaScript
- Homepage:
- Size: 923 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## koa.js realworld example app
This is a basic rewrite of the [realworld app](https://github.com/gothinkster/node-express-realworld-example-app) in koa v.2