h-miiaah / inventory-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Inventory Backend

This is the backend for the inventory program.

How To Start The Backend

To run the backend run the command

rails s -p 3001

in your terminal and the backend server will open up. Then in the browser navigate to

http://localhost:3001/api/v1/boxes

About


Languages

Language:Ruby 99.2%Language:HTML 0.8%