Skip to content

KosyanMedia/nano_api

Repository files navigation

#Nano Api Engine

Add airtickets search to your site.

##Instalation Add the folowing line to Gemfile and then run bundle command.

gem 'nano_api', :git => 'git://github.com/KosyanMedia/nano_api.git'

Next create api config, using generator rails g nano_api:config. Provide api_token and search_server config options.

Add nano api routes in config/routes.rb:

mount NanoApi::Engine => '/nano'

##Usage

##Customization

##Development Fully tested pull requests are welcome.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages