Skip to content

moacirguedes/ZSSN-api

Repository files navigation

Zombie Survival Social Network - API

The problem

The description of the problem is here.

API documentation

The documentation about the api is here. There you can find examples of requests in each endpoint.

Instalation

First clone this repository

 $ git clone https://github.com/moacirguedes/ZSSN-api

 $ cd zssn-api

Then install the dependencies and run the migrations

$ bundle install
$ rails db:migrate

And now you can run the application with

$ bin/rails s

Testing

For testing, run one of the following commands

$ bin/rspec

$ bundle exec rspec

About

Zombie Survival Social Network - Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published