/tweetmachine

simple ruby on rails Twitter clone that renders json objects through api endpoints via jbuilder

Primary LanguageRuby

## twitter clone

steps to functionality:

  • ‘rails s’ in terminal

  • open Postman or use ‘rails c’ in terminal

  • create, destroy, show, or index of Users and Tweets via ‘/api/#’ namespaced endpoints