Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

soveran/ox

Skeleton for a Cuba-based JSON API.

soveran/ox.json
{
"createdAt": "2013-07-03T17:55:48Z",
"defaultBranch": "master",
"description": "Skeleton for a Cuba-based JSON API.",
"fullName": "soveran/ox",
"homepage": null,
"language": "Ruby",
"name": "ox",
"pushedAt": "2015-04-07T08:37:37Z",
"stargazersCount": 16,
"topics": [],
"updatedAt": "2020-11-03T03:43:53Z",
"url": "https://github.com/soveran/ox"
}

Skeleton for self-contained, Cuba-based JSON API.

Cuba is a microframework for web development, and this template provides a starting point for building an application with a JSON API.

The sample application uses Redis as the main database, and the documentation will guide you on how to use the Ox helper to interact with your application in a very simple way, both for development and testing.

Make sure Redis is installed.

# Clone this repository:
$ git clone git@github.com:soveran/ox.git
# Go to the app's directory:
$ cd ox
# Read the documentation
$ make help

All the commands are run with make, and the guide provides a step by step example of how to get started and how to interact with your application.

All the dependencies will be installed in your project directory, so if you want to get rid of your project along with all its dependencies, you can just remove that directory. There will be absolutely no leftovers.

If you need help, please leave a note in the issues tracker or talk to us on IRC, #lesscode at freenode.