Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ayopausearfffff/bare-server-node

Open more actions menu
 
 

Repository files navigation

TOMP Bare Server

This repository implements the TompHTTP bare server. See the specification here.

Usage

We provide a command-line interface for creating a server.

For more features, specify the --help option when running the CLI.

Quickstart

  1. Clone the repository locally
git clone https://github.com/tomphttp/bare-server-node.git
  1. Enter the folder
cd bare-server-node
  1. Install dependencies
npm install
  1. Start the server
node ./app.js server --port 80 --host localhost

About

The TOMP bare server, written in NodeJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Shell 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.