This is the Linux app named tinyhttp whose latest release can be downloaded as @[email protected]. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named tinyhttp with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
tinyhttp
DESCRIPTION
tinyhttp is a modern Express-like web framework written in TypeScript and compiled to native ESM, that uses a bare minimum amount of dependencies trying to avoid legacy hell. With depending only on 6 modules (5 of which are tinyhttp's), it gives you routing, req / res extensions, eTag generation and more. All middleware that was created for Express, works flawlessly with tinyhttp, including typings. Unlike Express, tinyhttp supports async / await for routes. There are proper typings for async handlers, and a function checker inside tinyhttp to resolve async functions and execute sync ones. To say shorter, both sync and async work fine.
Features
- 2x faster than Express
- Express middleware compat
- Async middleware support
- ESM-only
- No legacy dependencies, just the JavaScript itself
- Types out of the box
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/tinyhttp.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.