Skip to content

BryBTG/api-wrapper

Repository files navigation

API Wrapper on Rails

API wrapper is a language-specific package or kit that encapsulates multiple API calls to make complicated functions easy to use. It helps developers call various APIs without the need for their real-time interaction. As such, wrappers can be used to automate API-reliant processes.

About Rawg.io

RAWG is the largest video game database and game discovery service.

Rawg.io API Documentation

How to use

git clone git@github.com:BryBTG/api-wrapper.git
bundle install
rails s
get request on the below routes

Routes (GET Method).

/creators
/creators-roles
/developers
/games
/genres
/platforms
/publishers
/stores
/tags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published