examples
Web frameworks example
A collection of Koa examples illustrating its use in building web applications and other HTTP servers.
Example Koa apps
5k stars
133 watching
741 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Expressive HTTP middleware framework for building web applications and APIs in Node.js | 35,268 |
| A middleware for creating mock web pages with customizable URL mapping and data | 41 |
| A collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications. | 532 |
| A JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling. | 6 |
| An example Koa 2 user API with JWT authentication and Mongoose database integration | 11 |
| A Koa v2-based blog API with additional routes, tests, and models. | 6 |
| A caching middleware for Koa.js applications that supports multiple storage options and compression | 153 |
| A Koa2 application built with TypeScript, providing a best practice template for building robust and maintainable web applications. | 377 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| A simple Koa 2 boilerplate for building RESTful APIs in Node.js | 124 |
| A Node.js and frontend project starter using Koa, MobX, ReactJS, and Webpack for building modern web applications with server-side rendering and state management. | 100 |