Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 537 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 537 Bytes

KeleAPI

  • 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.