Skip to content

torvick/nexu_exercise

Repository files navigation

Nexu Exercise API

RESTful API using rails api.


Api Documentation:

Run in Postman

pre-requisites:

  • ruby (v3.1.2)
  • bundler (v2.3.22)

running

1. download the dependencies

$ bundle install --path=vendor

2. run pending migrations

$ bundle exec rails db:migrate

3. populate the database with the included models.json file

$ bundle exec rails db:seed

3. start the app

$ bundle exec rails server

Bonus:

you can test the application in this url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors