greatcodeclub / simple_servers

A collection of simple servers in various languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of simple servers

A collection of simple servers, implemented in various languages.

A demo project of The Great Code Club.

Also, see this collection of one line servers.

Usage

See the comments in the server.* files to start the servers.

To test a server:

$ echo Hi | nc localhost 3000

Want to contribute to this projects?

Implement a simple server in another language, fork the repo and create a pull request!

License

Copyright 2014 Coded Inc.
marc@codedinc.com

You are free to modify and distribute this however you want. Except for teaching purposes.

About

A collection of simple servers in various languages.


Languages

Language:Rust 17.5%Language:Java 16.0%Language:C 13.9%Language:Ruby 13.6%Language:Go 9.8%Language:Clojure 8.8%Language:Scala 7.7%Language:JavaScript 6.4%Language:Python 6.3%