Skip to content

warda-nur/Mini-project

Repository files navigation

README

API Wrapper using Rawg,io

Resources:

My API Wrapper mini project!

Set Up

  • git clone
  • bundle install

Routes

Screen Shot 2021-09-30 at 9 09 49 PM

  • get '/creator-roles' => 'creator_roles#index'
  • get '/games' => 'games#index'
  • get '/store-lists' => 'store_lists#index'
  • get '/game-genres' => 'cgame_genres#index'
  • get '/game-developers' => 'game_developers#index'

Display errors

Screen Shot 2021-09-30 at 9 10 19 PM

Screen Shot 2021-09-30 at 9 13 21 PM

Postman

Screen Shot 2021-09-30 at 9 10 40 PM

  • localhost:3000/api/creator-roles
  • localhost:3000/api/games
  • localhost:3000/api/store-lists
  • localhost:3000/api/game-genres
  • localhost:3000/api/game-developers

On rails console

  • Rawg::Client.creator_roles
  • etc...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published