Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 413 Bytes

README

A Tour Planner built using Ruby On Rails. This is only the backend. An API only Rails application.

Technologies

  • Mysql and mongoDB
  • mongoid
  • User Authentication and Authorization using Devise / Json Web Token (JWT) / CanCanCan
  • RSpec testing suite
  • all MySql models support binary UUID
  • SideKik / Background Jobs
  • GraphQL API Queries and Mutations.
  • Models support Elastic Search Indexing