Skip to content

jasontruluckblog/RAR-2-adding-first-endpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API in Ruby - Adding the First Endpoint to an API

Part 2 of the REST API in Ruby series

This covers adding the first endpoint, a status endpoint, to the API using Test Driven Development.

Blog Post