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

https://github.com/vaneves/clarity

HTTP Server with Ruby
https://github.com/vaneves/clarity

Last synced: 8 months ago
JSON representation

HTTP Server with Ruby

Awesome Lists containing this project

README

          

# Clarity HTTP Server

## Setting
By default, the server runs in 'localhost:2015', but you can change to `config.yml`.

## Running
In your command line:

```
ruby server.rb
```