Back to Feed
Link github

✅ PR: User and Location Objects Are Restful

Repository: redfoo22/Push


  • Changed persistence from mysql to fluent for quick testing

  • Added Keys struct to User to prevent typos

  • Made User model conform to restful calls

  • Created restful controller for Location

  • Made Location child of User

  • Updated Location object to be conform to restful calls

  • Added Location as a child of User

  • Added Location Controller resource to Routes

Visit github.com