Skip to content

This is the 2nd week of laravel from scratch this week we'll be looking at API's

License

Notifications You must be signed in to change notification settings

mattyr3200/GDSC-todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDSC Laravel from Scratch Week 2

This is a Laravel with MySQL application developed for week 2 of laravel from scratch.

To Open On gitpod

Click the button below to start a new development environment:

Open in Gitpod

TODO:

  • Add validation for requests.
  • more testing around that validation
  • make TODO's belong to users
  • make policy so a user can only manipulate there own todos.

Notes & caveats

  • This app was built in an hour bare that in mind when looking at the source code, there may be mistakes.
  • This api is only covering the basics of an API Next week we will look at adding Authentication to this application.
  • this example was built with TDD in mind but if you dont have experience with that you can use postman to test the API endpoints.

About

This is the 2nd week of laravel from scratch this week we'll be looking at API's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published