All Projects → macchiato-framework → Macchiato Core

macchiato-framework / Macchiato Core

Licence: mit
Ring style HTTP server abstraction for Node.js

Programming Languages

clojure
4091 projects
clojurescript
191 projects

Projects that are alternatives of or similar to Macchiato Core

elton
High performance, simple Go web framework
Stars: ✭ 61 (-82.47%)
Mutual labels:  webframework
polix
🚀 Node.js Web Framework
Stars: ✭ 32 (-90.8%)
Mutual labels:  webframework
Websauna
Websauna is a full stack Python web framework for building web services and back offices with admin interface and sign up process
Stars: ✭ 259 (-25.57%)
Mutual labels:  webframework
goweb
A gin-like simple golang web framework.
Stars: ✭ 22 (-93.68%)
Mutual labels:  webframework
Ballista
a Express style webframework for Igropyr (Chez Scheme http-server)
Stars: ✭ 15 (-95.69%)
Mutual labels:  webframework
fullmoon
Fast and minimalistic Redbean-based Lua web framework in one file.
Stars: ✭ 237 (-31.9%)
Mutual labels:  webframework
waspy
WASP framework for Python
Stars: ✭ 43 (-87.64%)
Mutual labels:  webframework
Joy
A full stack web framework written in janet
Stars: ✭ 327 (-6.03%)
Mutual labels:  webframework
koaton
Koaton is a CLI tool that provides a nice starting point for full stack JavaScript Web development with Koa, Ember, and Node.js along with CaminateJS and WebSockets.
Stars: ✭ 28 (-91.95%)
Mutual labels:  webframework
Plover
专注于模块化的NodeJs Web框架
Stars: ✭ 259 (-25.57%)
Mutual labels:  webframework
anansi
React web applications for perfectionists with deadlines
Stars: ✭ 35 (-89.94%)
Mutual labels:  webframework
spirit-router
fast router for spirit
Stars: ✭ 28 (-91.95%)
Mutual labels:  webframework
poseidon
A no-dependency, intuitive, and lightweight web framework from scratch in Javascript
Stars: ✭ 41 (-88.22%)
Mutual labels:  webframework
digwebs
A tiny Python web framework that power the web app
Stars: ✭ 16 (-95.4%)
Mutual labels:  webframework
Xweb
High performance async web framework.
Stars: ✭ 314 (-9.77%)
Mutual labels:  webframework
faces
Jakarta Faces
Stars: ✭ 44 (-87.36%)
Mutual labels:  webframework
ulboracms
Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.
Stars: ✭ 42 (-87.93%)
Mutual labels:  webframework
Seaside
The framework for developing sophisticated web applications in Smalltalk.
Stars: ✭ 341 (-2.01%)
Mutual labels:  webframework
Fastify
Fast and low overhead web framework, for Node.js
Stars: ✭ 21,489 (+6075%)
Mutual labels:  webframework
rockgo
Framework for build web application, focus on improve develop speed and software quality.
Stars: ✭ 18 (-94.83%)
Mutual labels:  webframework

Macchiato HTTP Core

CircleCI

Clojars Project

Macchiato Core implements core Ring 1.6 async handlers and middleware on top of Node.js. The API is kept same as the original Ring API whenever possible.

Getting Started

Getting up and running is easy, simply create a new project using Leiningen and follow the instructions:

lein new macchiato myapp

See here for some example projects to get started.

Official Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].