An open API service indexing awesome lists of open source software.

https://github.com/moshe/abache

HTTP server implemented in around 50 lines of bash
https://github.com/moshe/abache

Last synced: 22 days ago
JSON representation

HTTP server implemented in around 50 lines of bash

Awesome Lists containing this project

README

        

# Abache
HTTP server implemented in around 50 lines of bash
Abache listens to port 8080 by default,
you can change this behavour by passing argument
`./abache 9090`

## Tested on
* OS X Yosemite with bash version 4.3.33