Skip to content

younasm/MyProjectsSamples

Repository files navigation

Basic Donation website with Apis

This is a my simple donation app and will be updated soon.

for API's

go to apis folder

For Category

Read Category

	
		donationapp/apis/api/category/read.php
	

Read Single Category

	
		donationapp/apis/api/category/read_single.php
	

Create Category

	
		donationapp/apis/api/category/create.php
	

update Category

	
		donationapp/apis/api/category/update.php
	

delete Category

	
		donationapp/apis/api/category/delete.php
	

For other same as above just change category to item,login,register

About

Sample projects for tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors