ssm0318 / adoor_ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Backend Configuration

Adoor

Social media of the future!

Backend

Running the Application

This is a Rails API-only application. Most responses require parameters to be passed either in the form of json or in the URL. Thus, it is recommended that the code be tested on Postman (https://www.getpostman.com/downloads/)

To check out token values: https://jwt.io/

Main Functionalities

Viewing the responses using a Json parser may be helpful. http://json.parser.online.fr/

Default URL: http://localhost:3000/api/v1/

Tips

  • erase the cookies after sign out
  • try changing the id of answers/posts/etc in case of 500 errors

About


Languages

Language:Ruby 50.2%Language:HTML 26.3%Language:CSS 12.7%Language:JavaScript 10.1%Language:CoffeeScript 0.6%