Skip to content

claunicole/pokeapi

Repository files navigation

Poke API

Content

Installation

  • Ruby version: 3.2.2

  • Rails version: 7.1.1

  • Database: SQLite

Up and Running:

  1. Clone this repository
  2. Run the command bundle install
  3. Create the database with rails db:create
  4. Run the migrations rails db:migrate
  5. Seed the dabase rake import:import_pokemon

API Docs

api/v1

For the documentation please visit Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages