Skip to content

ApiBootstraper/Rails-server

Repository files navigation

This is a bootstrap of Rails application for create an REST API.

It use some gems :

  • versionist, a plugin for versioning Rails 3 based RESTful APIs.
  • devise, flexible authentication solution for Rails with Warden.
  • acviteadmin, a Ruby on Rails plugin for generating administration style interfaces.
  • uuid, generates universally unique identifiers (UUIDs) for use in distributed applications.

Some table are prepared :

  • User
  • AdminUser
  • Tracking (save all request do to the API)
  • Application

License

ApiBootstraper Rails-server is released under the MIT License.

Releases

No releases published

Packages

No packages published

Languages