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

https://github.com/schie/faker-api

Sinatra API for Faker Library
https://github.com/schie/faker-api

Last synced: 5 months ago
JSON representation

Sinatra API for Faker Library

Awesome Lists containing this project

README

          

# Faker API
Sinatra API for the Faker Library.

#### Faker
Faker is a library for generating fake data such as names, addresses, and phone numbers. For more information, please visit [Faker's Repo](https://github.com/stympy/faker)

#### Sinatra
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort. Fore more information, please visit [Sinatra's Repo](https://github.com/sinatra/sinatra)

### Requirements
* Ruby 2.1.3+
* Bundler 1.11.2+