All Projects → Clastic → Similar Projects or Alternatives

620 Open source projects that are alternatives of or similar to Clastic

Giraffe
Giraffe is an F# micro web framework for building rich web applications. It has been heavily inspired and is similar to Suave, but has been specifically designed with ASP.NET Core in mind and can be plugged into the ASP.NET Core pipeline via middleware. Giraffe applications are composed of so called HttpHandler functions which can be thought of a mixture of Suave's WebParts and ASP.NET Core's middleware.
Stars: ✭ 1,703 (+1200%)
Mutual labels:  middleware, web-framework
Toa
A pithy and powerful web framework.
Stars: ✭ 220 (+67.94%)
Mutual labels:  middleware, web-framework
Iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
Stars: ✭ 21,587 (+16378.63%)
Mutual labels:  middleware, web-framework
Webgo
A minimal framework to build web apps; with handler chaining, middleware support; and most of all standard library compliant HTTP handlers(i.e. http.HandlerFunc).
Stars: ✭ 165 (+25.95%)
Mutual labels:  middleware, web-framework
Clevergo
👅 CleverGo is a lightweight, feature rich and high performance HTTP router for Go.
Stars: ✭ 246 (+87.79%)
Mutual labels:  middleware, web-framework
Jeff
🍍Jeff provides the simplest way to manage web sessions in Go.
Stars: ✭ 223 (+70.23%)
Mutual labels:  middleware, web-framework
Flask
The Python micro framework for building web applications.
Stars: ✭ 57,408 (+43722.9%)
Mutual labels:  web-framework, wsgi
Pyramid
Pyramid - A Python web framework
Stars: ✭ 3,615 (+2659.54%)
Mutual labels:  web-framework, wsgi
Faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.
Stars: ✭ 1,557 (+1088.55%)
Mutual labels:  middleware, web-framework
Ego
Ego is a full-stack web framework written in Go, lightweight and efficient front-end component solutions, based on gin. The front-end is compiled, does not affect the back-end.
Stars: ✭ 185 (+41.22%)
Mutual labels:  middleware, web-framework
Echo
High performance, minimalist Go web framework
Stars: ✭ 21,297 (+16157.25%)
Mutual labels:  middleware, web-framework
Flask bestpractices
Flask最佳实践
Stars: ✭ 100 (-23.66%)
Mutual labels:  web-framework, wsgi
Legacy
[Deprecated] Nano-framework for Node.js. Use PRO version
Stars: ✭ 117 (-10.69%)
Mutual labels:  middleware
Hooks
Async middleware for JavaScript and TypeScript
Stars: ✭ 117 (-10.69%)
Mutual labels:  middleware
Magicbane
A web framework that integrates Servant, EKG, fast-logger, wai-cli…
Stars: ✭ 115 (-12.21%)
Mutual labels:  web-framework
Everbug
Django debug tool for browser
Stars: ✭ 114 (-12.98%)
Mutual labels:  middleware
L5 Very Basic Auth
Stateless HTTP basic auth for Laravel without the need for a database.
Stars: ✭ 127 (-3.05%)
Mutual labels:  middleware
Graphql Serverless
GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
Stars: ✭ 124 (-5.34%)
Mutual labels:  middleware
Gzip
💾 Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制
Stars: ✭ 113 (-13.74%)
Mutual labels:  middleware
Totoval
An out-of-the-box artisan API web-framework written in go.
Stars: ✭ 110 (-16.03%)
Mutual labels:  web-framework
Gin Swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
Stars: ✭ 2,001 (+1427.48%)
Mutual labels:  middleware
Ln Paywall
Go middleware for monetizing your API on a per-request basis with Bitcoin and Lightning ⚡️
Stars: ✭ 108 (-17.56%)
Mutual labels:  middleware
Gin Web
由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架Golang版, 搭建完成即可快速、高效投入业务开发
Stars: ✭ 107 (-18.32%)
Mutual labels:  middleware
Cheroot
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
Stars: ✭ 128 (-2.29%)
Mutual labels:  wsgi
Starlette Prometheus
Prometheus integration for Starlette.
Stars: ✭ 127 (-3.05%)
Mutual labels:  middleware
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Stars: ✭ 53,971 (+41099.24%)
Mutual labels:  middleware
Core
🚀 The Node.js Framework highly focused on developer ergonomics, stability and confidence
Stars: ✭ 11,697 (+8829.01%)
Mutual labels:  web-framework
Docker Nginx Gunicorn Flask Letsencrypt
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Stars: ✭ 117 (-10.69%)
Mutual labels:  wsgi
Joynr
A transport protocol agnostic (MQTT, HTTP, WebSockets etc.) Franca IDL based communication framework supporting multiple communication paradigms (RPC, Pub-Sub, broadcast etc.)
Stars: ✭ 124 (-5.34%)
Mutual labels:  middleware
Denovel
A Deno Framework For Web Artisan - Inspired by Laravel
Stars: ✭ 128 (-2.29%)
Mutual labels:  web-framework
Netius
Readable, simple and fast asynchronous non-blocking network apps
Stars: ✭ 114 (-12.98%)
Mutual labels:  wsgi
Resource Router Middleware
🚴 Express REST resources as middleware mountable anywhere
Stars: ✭ 124 (-5.34%)
Mutual labels:  middleware
Martian
Martian is a library for building custom HTTP/S proxies
Stars: ✭ 1,589 (+1112.98%)
Mutual labels:  middleware
Godot Fmod Integration
FMOD Studio middleware integration and scripting API bindings for the Godot game engine.
Stars: ✭ 130 (-0.76%)
Mutual labels:  middleware
Maxwell
Maxwell is an HTTP client which support for middleware and multiple adapters.
Stars: ✭ 111 (-15.27%)
Mutual labels:  middleware
Apollo upload server Ruby
Stars: ✭ 124 (-5.34%)
Mutual labels:  middleware
Webpack Hmr 3 Ways
Three ways to set up your webpack hot module replacement: webpack-dev-server CLI, webpack-dev-server API, and express with webpack-hot-middleware.
Stars: ✭ 108 (-17.56%)
Mutual labels:  middleware
Cookie Parser
Parse HTTP request cookies
Stars: ✭ 1,683 (+1184.73%)
Mutual labels:  middleware
Alchemy
Elegant, batteries included web framework for Swift.
Stars: ✭ 108 (-17.56%)
Mutual labels:  web-framework
Rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
Stars: ✭ 1,571 (+1099.24%)
Mutual labels:  web-framework
Graphbrainz
A fully-featured GraphQL interface for the MusicBrainz API.
Stars: ✭ 130 (-0.76%)
Mutual labels:  middleware
Speedbump
A Redis-backed rate limiter in Go
Stars: ✭ 107 (-18.32%)
Mutual labels:  middleware
Gin Cors
Cross Origin Resource Sharing middleware for gin-gonic
Stars: ✭ 107 (-18.32%)
Mutual labels:  middleware
Fable.reaction
Fable Reaction - Reactive (AsyncRx) for F# Elmish and Fable
Stars: ✭ 122 (-6.87%)
Mutual labels:  web-framework
Tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 1,941 (+1381.68%)
Mutual labels:  middleware
Caddy Jwt
JWT middleware for the Caddy server
Stars: ✭ 107 (-18.32%)
Mutual labels:  middleware
Slim Oauth2
Routes and Middleware for Using OAuth2 Server within a Slim Framework API
Stars: ✭ 121 (-7.63%)
Mutual labels:  middleware
Redux Idle Monitor
A Redux component to schedule events at stages of user idleness across multiple browser tabs.
Stars: ✭ 105 (-19.85%)
Mutual labels:  middleware
Tesla
The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
Stars: ✭ 1,588 (+1112.21%)
Mutual labels:  middleware
Awilix Koa
Awilix helpers/middleware for Koa 2
Stars: ✭ 121 (-7.63%)
Mutual labels:  middleware
Gaea
Gaea is a Gin-based web framework, reference gin https://github.com/gin-gonic/gin
Stars: ✭ 105 (-19.85%)
Mutual labels:  web-framework
Wicket Tutorial Examples
Code examples for the offcial Wicket user guide
Stars: ✭ 104 (-20.61%)
Mutual labels:  web-framework
Uadmin
The web framework for Golang
Stars: ✭ 127 (-3.05%)
Mutual labels:  web-framework
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (-3.82%)
Mutual labels:  middleware
Yonder
A reactive web framework built on shiny
Stars: ✭ 121 (-7.63%)
Mutual labels:  web-framework
Express Recaptcha
Implementation of google recaptcha v2 & V3 solutions for express.js
Stars: ✭ 104 (-20.61%)
Mutual labels:  middleware
Cottage
Simple, fast HTTP router on koa.js.
Stars: ✭ 103 (-21.37%)
Mutual labels:  web-framework
Guzzle Advanced Throttle
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.
Stars: ✭ 120 (-8.4%)
Mutual labels:  middleware
Redux Favicon
Redux middleware that displays colourful notification badges in the favicon area.
Stars: ✭ 103 (-21.37%)
Mutual labels:  middleware
Valval
The fastest web framework in V language (vlang)
Stars: ✭ 103 (-21.37%)
Mutual labels:  web-framework
1-60 of 620 similar projects