Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 546 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 546 Bytes

README

This API stores fictional universes information, each universe has several heroes and each hero has his specific information such as hero name, real name, etc.

It is build with the following tools

  • Ruby version 2.6.2

  • Rails Version 5.2.2.1

  • Database SQLite3

Start Date: Tuesday April 26th 2019 5:00 pm (GMT -5) End Date: Friday April 29th 2019 5:00 pm (GMT -5)

The following features are incomplete

  • Universe deletion
  • Universe edition
  • Unit Test
  • show relevant http headers only
  • some operation exceptions uncaught