Skip to content

ibrahim/TourPlanner.api

Repository files navigation

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