koajs

Koa is a new web framework designed by the team behind Express,
which aims to be a smaller, more expressive, and more robust foundation
for web applications and APIs. By leveraging async functions, Koa allows you
to ditch callbacks and greatly increase error-handling. Koa does not bundle any
middleware within its core, and it provides an elegant suite of methods that make
writing servers fast and enjoyable.
Here are 14 public repositories matching this topic...
VueNode is a project of front and backend separation that building on TypeScript + Vue3.x + Node.js + MySQL + TypeORM
-
Updated
Sep 5, 2024 - Vue
It's a simple employee manager webapp, which is based on Vuejs framework as Frontend and Koajs as Backend
-
Updated
Dec 11, 2024 - Vue
The Continental Restaurant's booking manager provides the best service to the world's finest citizens, built with Vue and Koajs.
-
Updated
May 13, 2022 - Vue
Time management app.
-
Updated
Dec 6, 2022 - Vue
Alt Sprout is an AI-powered alt text generator that leverages OpenAI to create meaningful and accessible image descriptions. Designed for performance, accessibility, and scalability, it integrates Vue.js, Koa.js, and TypeScript to provide a seamless user experience.
-
Updated
May 10, 2025 - Vue
Stock market sim game, uses real world data.
-
Updated
Jan 9, 2023 - Vue