Skip to content

talal7860/forum-grape-api

Repository files navigation

CircleCI Build Status Coverage Status Maintainability

Forum Api in Rails + Grape

This rails app is an example of rest api built using Grape

Setup

  • git clone https://github.com/talal7860/forum-grape-api
  • bundle install
  • rake db:create
  • rake db:setup
  • To add dummy data run this rake command: rake forum_api:create_dummy_data

End Points

Front End App

  • The sample Front end App using ReactJS can be found here: Forum React App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published