Skip to content

seejohnplay/reinforum_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforum API

Description

A Rails 5 API backend server for a post-and-comment web app to share content and ideas between a community of people who have common interests. Users can post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users can also edit and delete their posts and comments.

Running the application

$ git clone <repo>
$ cd reinforum_api
$ bundle install
$ rails s (-p 5001)

Technologies Used

Rails 5, Ruby 2, RSpec

About

A Rails 5 backend API Server for a React web app to share content and ideas within a community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published