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

RService.io
RService.ioC#

A lightweight REST service framework for building APIs with ASP.NET Core.

#asp-net-core#microservice#rest-api
Stars50
Forks9
Last commit6 years ago
swag
swagGo

A lightweight Go library to generate Swagger 2.0 JSON API documentation without code generation or framework constraints.

#chi-swagger#httprouter-swagger#rest
Stars49
Forks7
Last commit2 years ago
vertx-rest
vertx-restJava

A Vert.x-based framework for building RESTful applications using JAX-RS annotations and standards.

#jax-rs#rest-api#reactive-programming
Stars49
Forks5
Last commit8 months ago
aurelia-material
aurelia-materialJavaScript

Aurelia wrapper for Material Design Lite that automatically registers dynamic DOM elements.

#material-design-lite#dynamic-dom#aurelia
Stars49
Forks13
Last commit10 years ago
gServ
gServJavaScript

A Groovy framework for creating container-free REST services and SPAs, ideal for lightweight microservices.

#spa#rest-api#server
Stars48
Forks9
Last commit6 years ago
Vert.x Vaadin
Vert.x VaadinJava

An adapter library to run Vaadin web applications on the Vert.x reactive toolkit.

#event-driven#server-side#java
Stars46
Forks18
Last commit1 year ago
Trevi
TreviSwift

A libuv-based Swift web HTTP server framework for building high-performance applications.

#http-server#async-io#server-side-swift
Stars46
Forks1
Last commit10 years ago
dropwizard-guicier
dropwizard-guicierJava

A Dropwizard bundle that provides seamless integration with Google Guice for dependency injection.

#dependency-injection#java#dropwizard
Stars45
Forks22
Last commit9 months ago
Play1 Framework
Play1 Framework

A curated collection of modules, tools, and resources for the Play Framework 1.x web application framework.

#play-1.x#developer-tools#play-framework
Stars44
Forks7
Last commit10 years ago
Mantis
MantisV

A type-safe, exception-free web framework for V that prioritizes reliability and developer peace of mind.

#v-lang#database#concurrent
Stars44
Forks3
Last commit1 month ago
Rust
RustRust

A Rust implementation of Inertia.js for building modern server-driven web apps with Rocket.

#single-page-application#server-side-rendering#inertia-js
Stars44
Forks3
Last commit3 months ago
jaded
jadedDart

A Dart port of the Pug (formerly Jade) templating engine for generating HTML with clean syntax.

#dart#view-engine#html-generation
Stars43
Forks7
Last commit6 years ago
WKHTMLTOPDF
WKHTMLTOPDFSwift

A Swift library for generating PDFs from Leaf templates and web pages using the wkhtmltopdf command-line tool.

#leaf-templates#server-side#document-rendering
Stars39
Forks3
Last commit6 years ago
ecsy-babylon
ecsy-babylonTypeScript

An experimental ECSY implementation for Babylon.js, enabling entity-component-system architecture in 3D web apps.

#ecsy#game-development#typescript
Stars39
Forks3
Last commit3 years ago
Giraffe Template
Giraffe TemplateF#

A dotnet new template for creating Giraffe web applications in F# with configurable view engines and project structures.

#giraffe#project-template#template-engine
Stars39
Forks22
Last commit2 years ago
Handy-Httpd
Handy-HttpdD

An extremely lightweight HTTP server library for the D programming language.

#d-language#beginner-friendly#http-server
Stars38
Forks11
Last commit4 months ago
kitura-nio
kitura-nioSwift

A SwiftNIO-based networking library providing HTTP server and client support for Kitura web applications.

#httpserver#http-server#kitura-nio
Stars37
Forks24
Last commit3 years ago
JWT Middleware
JWT MiddlewareSwift

Middleware for JWT-based authentication and authorization in Vapor applications.

#hacktoberfest#authentication#jwt
Stars37
Forks5
Last commit4 years ago
Flash
FlashSwift

A Vapor package for displaying flash messages (success, info, warning, error) between views in Swift web applications.

#leaf-templating#flash#user-feedback
Stars37
Forks9
Last commit5 years ago
micropython-aioweb
micropython-aiowebPython

A minimalist asyncio web framework for MicroPython with WebSocket and SSE support.

#iot#http-server#asyncio
Stars36
Forks15
Last commit3 years ago
Irked
IrkedJava

An opinionated controller framework for Vert.x-web that eliminates routing boilerplate through annotations and reflection.

#dependency-injection#rest-api#async
Stars36
Forks2
Last commit20 days ago
VaporExt
VaporExtSwift

A collection of Swift extensions providing handy methods, syntactic sugar, and performance improvements for Vapor types and classes.

#productivity#serverside-swift#async
Stars36
Forks4
Last commit7 years ago
API Error Middleware
API Error MiddlewareSwift

Vapor middleware that catches thrown errors and converts them to standardized JSON responses.

#json-api#api-development#error-handling
Stars35
Forks3
Last commit8 years ago
Kitto
KittoPascal

A Delphi framework for creating data-driven web SPA applications with ExtJS, using YAML configuration files.

#spa#database#extjs
Stars35
Forks17
Last commit4 years ago
Resoursea
ResourseaGo

A high-productivity REST framework for Go that maps Go structs to resources with automatic routing and dependency injection.

#go-structs#dependency-injection#api-development
Stars34
Forks4
Last commit11 years ago
Vuecket
VuecketJava

Integrates Vue.js components with Apache Wicket for reactive frontend-backend communication without REST services.

#wicket#real-time-updates#vue-js
Stars34
Forks1
Last commit5 years ago
Ambition
AmbitionVala

A next-generation MVC web application framework for Vala that enables rapid development of scalable, statically-typed applications.

#scalable-applications#glib#static-typing
Stars34
Forks2
Last commit1 year ago
SwiftyBeaver Provider
SwiftyBeaver ProviderSwift

A logging provider that integrates SwiftyBeaver's powerful logging capabilities into Vapor server-side Swift applications.

#log-provider#monitoring#logging
Stars33
Forks4
Last commit6 years ago
Wagtail App Pages
Wagtail App PagesPython

Extends Wagtail pages with full MVC support using Django URL configs and views.

#open-source#wagtail#python
Stars33
Forks10
Last commit1 month ago
dropwizard-xml
dropwizard-xmlJava

A Dropwizard bundle for high-performance XML processing and validation using Jackson and Hibernate Validator.

#gradle#validation#jackson
Stars32
Forks11
Last commit7 years ago
bind
bindGo

A Go library for binding HTTP request parameters to Go objects with validation support.

#go-library#http-request-handling#api-development
Stars32
Forks6
Last commit12 years ago
hunt-http
hunt-httpD

A flexible, performant HTTP server and client library for the D programming language, supporting HTTP/1.1, HTTP/2, and WebSocket.

#d-language#http-server#http-protocol
Stars31
Forks5
Last commit4 years ago
goscaf
goscafGo

An interactive CLI tool that generates opinionated, production-ready Go project boilerplate with configurable frameworks, databases, and infrastructure.

#cli-app#boilerplate-generator#developer-tools
Stars31
Forks3
Last commit1 month ago
fiber
fiberGo

A Fiber HTTP driver for the Goravel framework's routing module, enabling high-performance routing with Fiber.

#gofiber#high-performance#http-driver
Stars31
Forks10
Last commit4 days ago
route_hierarchical
route_hierarchicalDart

A client-side routing library for building single-page web applications in Dart.

#dart#hierarchical-routing#single-page-application
Stars31
Forks31
Last commit9 years ago
kitura-starter
kitura-starterSwift

A Kitura-based starter application for building and deploying Swift web services on IBM Cloud.

#ibm-cloud#http-server#swift-web
Stars30
Forks25
Last commit7 years ago
PreviousPage 12 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
Next
#Middleware132
#Rest Api94
#Go94
#Http Server88
#Backend61
#Golang61
#Web59
#Routing59
#Http56
#Framework48
#High Performance47
#Python46