Tea Party API

Screenshot of merchant dashboard

TL;DR - REST API for Tea Subscription Service

Project Type: Solo

Back End Repository

About Tea Party API

This RESTful API is a back end service for a tea subscription company. It offers clients the ability to send a request to get all subscriptions for a given customer, create a new customer subscription, or deactivate a customer subscription. And it includes error handling if an invalid id is passed in a given request.

My learning goals for this project were:

Ruby on Rails

ActiveRecord

Continuous Integration

PostgreSQL

REST API