Skip to content

a basic todo list using php and mysqli with api and rest api

Notifications You must be signed in to change notification settings

mohammadelhaj/todoList-api-and-restAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoList-api-and-restAPI

a basic todo list using php and mysql with api and rest api

Api

i created a normal api for the table "thisweek" to get,post,delete and update the task

Rest Api

the rest api is for "nextweek" table to get and post the data

the endpoints are:

api/nextweek

and api/nextweek/idNext

database note:

-sql file is included in the folder "database" in the project.

-if you want to create the database the DB name should be "todo"

About

a basic todo list using php and mysqli with api and rest api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published