Noemiegrau / aws-thought

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up API endpoints

Noemiegrau opened this issue · comments

User Stories

  • As a developer, I need to create a route to query all the thoughts.
  • As a developer, I need to create a route to query all the thoughts from a user.
  • As a developer, I need to create a route to create a thought.