Skip to content

jchirch/poke-gochi-API

Repository files navigation

Poké-Gochi API

Summary

This API consumes the Pokemon API to deliver serialized responses tailored for a companion React App. It has been designed to become a scalable project for future collaboration and expansions. The project was completed by a team of five developers over a focused 10-day sprint.

Installation

To set up: clone this repo into new directory on local device.

Install Dependencies: run bundle install

Start Server: run rails server

Testing

Once in root directory: run bundle exec rspec spec/requests or bundle exec rspec spec/models .

To access SimpleCov browser run open coverage/index.html .

Contributors

Tech Stack

  • Ruby 3.2.2
  • Rails 7.1.5
  • RSpec 3.13

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages