Skip to content

This rails project demonstrates simple integration with a third party API, without having local database.

Notifications You must be signed in to change notification settings

MohamedBrary/rails5-api-integration

Repository files navigation

Sample Rails 5 Application

This rails project demonstrates simple integration with a third party API, without having local database. Follow this link for more sample Rails 5 applications.

Main components:

  • API adapter wrapping integration with the third party logic
  • Tableless models to wrap remote resources logic and attributes
  • Simple token based authentication with API
  • Rspec and Capybara automated testing, and test coverage for key features

Take a look:

This application is deployed on Heroku, use these credentials to login:


To see the steps used creating this app, checkout out this gist.

For a full featured Rails 5 starter application with React integration check this Github Repository.

About

This rails project demonstrates simple integration with a third party API, without having local database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published