All Projects → xudafeng → Startserver

xudafeng / Startserver

Licence: mit
Yet another http server just for fun.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Startserver

Binserve
A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code. ⚡️🦀
Stars: ✭ 401 (+345.56%)
Mutual labels:  static, server
Http Server
a simple zero-configuration command-line http server
Stars: ✭ 11,280 (+12433.33%)
Mutual labels:  static, server
Simple Http Server
Simple http server in Rust (Windows/Mac/Linux)
Stars: ✭ 428 (+375.56%)
Mutual labels:  static, server
Serve Handler
The foundation of `serve`
Stars: ✭ 349 (+287.78%)
Mutual labels:  static, server
Nodemcu Espress
Ultra-Lightweight and modular Node.js express like http server for NodeMCU. web - ESP8266
Stars: ✭ 39 (-56.67%)
Mutual labels:  static, server
Steamcmd Autoupdate Any Gameserver
Windows SteamCMD to autoupdate and install any game server steam cmd settings configurable lots of useful features. This batch script will keep your game servers automaticly updated updating intervals announce the server is shutting down for updates etc all configurable.
Stars: ✭ 77 (-14.44%)
Mutual labels:  server
Tcpbin
Very crude and poorly written HTTP(s) and SMTP bin
Stars: ✭ 85 (-5.56%)
Mutual labels:  server
Cat
Plain C library for parsing AT commands for use in host devices.
Stars: ✭ 77 (-14.44%)
Mutual labels:  static
Foxman
🍥 an extensible mock server
Stars: ✭ 76 (-15.56%)
Mutual labels:  server
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-1.11%)
Mutual labels:  server
Web Server Bundle
WebServerBundle provides commands for running applications using the PHP built-in web server. It simplifies your local development setup because you don't have to configure a proper web server such as Apache or Nginx to run your application.
Stars: ✭ 1,281 (+1323.33%)
Mutual labels:  server
Mobius
oneM2M IoT Server Platform
Stars: ✭ 84 (-6.67%)
Mutual labels:  server
Go Imap
📥 An IMAP library for clients and servers
Stars: ✭ 1,217 (+1252.22%)
Mutual labels:  server
Resty
The minimalist framework of RESTful(server and client) - Resty
Stars: ✭ 1,268 (+1308.89%)
Mutual labels:  server
Eblovaporserver
Server side of Eblo backed by Vapor
Stars: ✭ 77 (-14.44%)
Mutual labels:  server
Novuscore
A modern take on WoW emulation
Stars: ✭ 88 (-2.22%)
Mutual labels:  server
Cifsd
cifsd kernel server(SMB/CIFS server)
Stars: ✭ 76 (-15.56%)
Mutual labels:  server
Qlib Server
Qlib-Server is the data server system for Qlib. It enable Qlib to run in online mode. Under online mode, the data will be deployed as a shared data service. The data and their cache will be shared by all the clients. The data retrieval performance is expected to be improved due to a higher rate of cache hits. It will consume less disk space, too.
Stars: ✭ 81 (-10%)
Mutual labels:  server
Swindon
An HTTP edge (frontend) server with smart websockets support
Stars: ✭ 87 (-3.33%)
Mutual labels:  server
Ioskextdump
Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory
Stars: ✭ 80 (-11.11%)
Mutual labels:  static

startserver

NPM version build status Test coverage node version npm download

Yet another http server.

Installation

$ npm i startserver -g

Quick Start

$ startserver

It also can be use it like this:

$ startserver -p 6789

There are more shorter alias for it:

$ ss

Features

Server Everywhere

Run it at every directory under the root.

  • Automatic detection of unoccupied port.

Slider Revolution

Generate slider with README.md file or other markdown file.

  • Suppor a inverse color style.
  • Double click for temporary modifications, again to restore.
  • Normal to read makedown.
  • Highlight for your code block.
  • Thumbnail mode provided.
  • Watching markdown file.

Others

  • Generator support and compatible runtime.
  • Original javascript source code.

Commands

plugins

show plugin list

generate

$ startsever generate README.md

generate static slide file to markdown [sample]

Plugins

logo

plugins list

Options

-s, --silent

start http server without opening browser

-m, --markdown

auto parse and render markdown file

-f, --pdf

render markdown file with pdf style

-p, --port

port to use (8080 default)

-d, --disable

disable default index router

-v, --version

output version infomation

Help

$ startserver -h

Contributors


xudafeng


karoo


ottomao


helldance


zhuyali


meowtec

This project follows the git-contributor spec, auto upated at Sat Apr 21 2018 12:15:39 GMT+0800.

License

The MIT License (MIT)

Copyright (c) 2013 xdf

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].