Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Web Framework

Web Framework

542 projects

Showing 36 of 542 projects

exelli
exelliElixir

An Elixir wrapper for the Elli HTTP server with syntactic sugar for defining routes and middleware.

#http-server#elixir#api
Stars16
Forks2
Last commit4 years ago
echo-middleware
echo-middlewareGo

A Go package providing a collection of reusable middlewares for the Echo web framework.

#http-server#go-modules#api
Stars16
Forks4
Last commit1 year ago
mazurka
mazurkaElixir

A toolkit for building hypermedia APIs in Elixir with declarative resource definitions.

#declarative-programming#elixir#api-toolkit
Stars16
Forks2
Last commit6 years ago
wicket-jquery-selectors
wicket-jquery-selectorsJava

A utility library for integrating JQuery plugins with Apache Wicket components in Java web applications.

#jquery#java#client-side-scripting
Stars16
Forks7
Last commit6 months ago
alterior
alteriorTypeScript

A TypeScript framework for building well-structured HTTP services and isomorphic libraries using decorators and Angular-style dependency injection.

#module-system#isomorphic#dependency-injection
Stars16
Forks2
Last commit28 days ago
choo-resume
choo-resumeJavaScript

Enables hot app reload for choo.js applications by integrating with hot-rld.

#developer-tools#choo-js#server-side-rendering
Stars15
Forks2
Last commit9 years ago
go-modules
go-modulesGo

A Nest.js-like boilerplate for Go Fiber with modules, controllers, and REST generator.

#orm#rest-api#boilerplate
Stars15
Forks3
Last commit11 months ago
ada-asf
ada-asfJavaScript

A web application framework for Ada that implements the Java Server Faces (JSF) specification pattern.

#component-based#ada#java-server-faces
Stars15
Forks4
Last commit1 month ago
matreshka
matreshkaAda

An Ada framework for developing information systems, providing core components, XML processing, web services, database access, and modeling tools.

#information-systems#database-access#ada-framework
Stars15
Forks7
Last commit3 months ago
Grooveex
GrooveexGroovy

A Groovy extension module for Vert.x that adds syntactic sugar and a DSL for more idiomatic Groovy APIs.

#event-driven#async-programming#dsl
Stars14
Forks1
Last commit10 years ago
fiber-bind
fiber-bindGo

Request schema validator middleware for the Fiber web framework, parsing and validating data from body, query, and route parameters.

#go-playground-validator#api#validation
Stars14
Forks0
Last commit1 year ago
http_router
http_routerElixir

An HTTP router for Elixir with macros for organizing routes, versioning, and resource generation.

#crud#elixir#macros
Stars13
Forks5
Last commit1 year ago
pyramid_mongoengine
pyramid_mongoenginePython

A Pyramid extension that integrates MongoEngine for MongoDB document mapping and database connections.

#orm#database#document-mapper
Stars13
Forks5
Last commit6 years ago
dropwizard-redirect-bundle
dropwizard-redirect-bundleJava

A DropWizard bundle for configuring HTTP redirects including path, HTTPS, and regex-based URL rewrites.

#url-rewriting#https-enforcement#http-redirects
Stars13
Forks5
Last commit
UXA
UXAJavaScript

An experimental framework for building web applications with the Imba programming language.

#component-based#experimental#frontend
Stars13
Forks3
Last commit3 years ago
Submissions
SubmissionsSwift

A Swift package for Vapor that reduces boilerplate when handling form submissions and API request validation.

#leaf-templates#boilerplate-reduction#validation
Stars13
Forks6
Last commit5 years ago
wicket-crudifier
wicket-crudifierJava

A library for easily creating CRUD interfaces with Apache Wicket.

#wicket#crud#open-source
Stars12
Forks7
Last commit1 month ago
Php
PhpJava

A JPHP-based language implementation for writing Vert.x applications in PHP.

#vertx-lang-jphp#server-side#jphp
Stars12
Forks2
Last commit4 years ago
clack-pretend
clack-pretendCommon Lisp

A debugging and testing tool for Clack that captures and replays web requests from the Lisp REPL.

#clack#testing-tool#unit-testing
Stars12
Forks0
Last commit2 years ago
Dojos
DojosJavaScript

A server-side web framework for Node.js using Dojo Toolkit for unified client-server development.

#dojo-toolkit#server-side-rendering#template-engine
Stars11
Forks7
Last commit13 years ago
Handlers
HandlersJava

A minimal and adaptable web framework for building applications on the Vert.x 3 platform.

#http-server#functional-programming#java
Stars11
Forks1
Last commit5 years ago
pyramid_ldap3
pyramid_ldap3Python

LDAP authentication for Pyramid applications using the pure-Python ldap3 package.

#enterprise-auth#authentication#ldap3
Stars11
Forks10
Last commit8 months ago
yewv
yewvRust

A lightning-fast state management library for Yew function components, built with performance and simplicity as a priority.

#hooks#webassembly#yew
Stars11
Forks0
Last commit4 years ago
Fiber
FiberGo

A server-side adapter for Inertia.js that enables building single-page applications with the Fiber framework in Go.

#spa#single-page-application#fiber-framework
Stars10
Forks4
Last commit1 year ago
gbind
gbindGo

A Go library for binding and validating data to structs with built-in HTTP support and custom expression capabilities.

#validation#reflect#http
Stars10
Forks1
Last commit4 years ago
fiberlogrus
fiberlogrusGo

A Fiber middleware that integrates logrus for structured HTTP request/response logging.

#logrus#logging#structured-logging
Stars10
Forks6
Last commit1 year ago
fiber-health-check
fiber-health-checkGo

A middleware for the Fiber web framework that adds customizable health check endpoints to monitor application status.

#devops#api#fiber-framework
Stars10
Forks3
Last commit5 years ago
wicket-autowire
wicket-autowireJava

Annotation-based auto-wiring for Apache Wicket components to simplify component hierarchy management.

#dependency-injection#component-management#auto-wiring
Stars9
Forks2
Last commit10 years ago
ada-servlet
ada-servletAda

A web servlet library for Ada that implements the Java Servlet specification (JSR 154, JSR 315).

#http-server#server-side#jsr-154
Stars9
Forks3
Last commit2 months ago
goroute
gorouteGo

A simple yet powerful HTTP request multiplexer for Go with middleware support and global error handling.

#minimalist#api-server#http
Stars9
Forks2
Last commit6 years ago
giallo_session
giallo_sessionErlang

Session management middleware for the Giallo web framework, providing secure user session handling.

#authentication#giallo#security
Stars9
Forks4
Last commit12 years ago
west
westV

A modular web framework for V that emulates NestJS architecture, built as a wrapper around vweb.

#modular-architecture#server-side#vlang
Stars9
Forks0
Last commit1 year ago
cb_websocket_controller
cb_websocket_controllerErlang

A template for implementing WebSocket controllers in ChicagoBoss Erlang web applications.

#template#chicago-boss#server-side
Stars8
Forks1
Last commit13 years ago
fursy
fursyGo

A next-generation HTTP router for Go 1.25+ with type-safe handlers, RFC 9457 errors, built-in OpenAPI generation, and minimal dependencies.

#rfc9457#http-server#rfc-9457
Stars8
Forks1
Last commit3 days ago
vxbloauth
vxbloauthV

Xbox Live OAuth2 authentication middleware for V web applications.

#oauth2#authentication#vlang
Stars8
Forks2
Last commit5 years ago
WiQuery
WiQueryJava

Adds jQuery and jQuery UI integration to Apache Wicket for building rich, interactive web applications.

#javascript-integration#jquery#server-side
Stars8
Forks8
Last commit12 days ago
PreviousPage 14 of 16

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
Next
#Middleware132
#Rest Api94
#Go94
#Http Server88
#Backend61
#Golang61
#Web59
#Routing59
#Http56
#Framework48
#High Performance47
#Python46