ews

Web server kit

A web server construction kit designed for embedded systems with limited resources

The Embedded Web Server is designed for use in embedded systems with limited resources (eg, no disk). It supports both static (converted from a standard web tree, including graphics and Java class files) and dynamic pages. It is written in GCC Ada.

GitHub

12 stars
4 watching
1 forks
Language: Ada
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gnosek/ebb A lightweight, fast web server designed to host dynamic web applications. 23
joist-framework/joist A small toolkit to support the creation and integration of web components 121
ais-one/cookbook A comprehensive guide and toolkit for building secure web applications with VueJS and NodeJS. 459
lastmjs/zwitterion A web development server that allows developers to import code from any supported language and run it directly in the browser. 581
simonjwright/coldframe A tool that generates Ada code and documentation from UML models 9
simonjwright/analytical-engine An emulator of Charles Babbage's Analytical Engine using Ada 2012 and GMP. 11
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 757
emweb/wt A C++ library for developing web applications with support for various backend databases and features. 1,711
khusnetdinov/elmkit A web application boilerplate kit providing a set of tools and best practices for building productivity-focused Elm applications 51
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 408
stratdev3/simplew A cross-platform .NET web server library with routing and API capabilities 24
igrigorik/em-websocket An event-driven WebSocket server written in Ruby. 1,690
uswds/uswds A collection of reusable UI components and visual style guide for building accessible, mobile-friendly websites for government agencies. 6,835
mortzdk/websocket A fast and extendable WebSocket server for UNIX systems written in C. 203
mattgodbolt/seasocks An embeddable C++ webserver with WebSocket support for building small-scale networked applications. 740