An implementation of a Phonebook application using the Ruby programming language, Ruby on Rails backend framework and sqlite3 database for persistence
Project Overview: The core deliverable of this project is a menu-driven software program that enables users to easily store, edit, delete and find contact information, such as names and telephone numbers.
Request Method - REST(GET, POST, PATCH)
API Version - 1.0
Response Format - JSON
Tools Used:
Languages: Ruby
IDE: Jetbrains RubyMine
Version Control: Git, Github
Backend Framework: Rails
Database: sqlite3