Skip to content

gedhean/x-sunit-api

Repository files navigation

X - SUNIT API

This is the coolest API the you will ever seen. It's about aliens, survivors and get hired.

API Documentation

Setup

  • Ruby version: 2.5.1
  • Rails version: 5.2.1
Get repo local
$ git clone https://github.com/gedhean/x-sunit-api.git
Install gems
$ bundle install
Database creation
$ rails db:migrate 
Database initialization
$ rails db:seed
How to run the test suite
$ bundle exec rspec --format documentation

Improviments

  • Add more tests, tests, tests...
  • Thoughts about scalability
  • Models design (need to think about future features)
  • Third party feedback 😄