You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KeleAPI is a Ruby Gem API client for accessing Bloc's API.
Features:
Access external API via command line for easy low level requests and responses.
Technologies used:
Built with Ruby on the Rails Framework
Httparty Gem
Curl Command Line Tool
JSON Web Tokens
Background
I built KeleAPI in November 2017 during the backend phase of my web developer program at Bloc. From this project I learned how to create a basic Ruby Gem that serves as an API client to Bloc's API.