This API though all data store in scholarship_register table.
http://localhost/App-API/public/laravel/scholarship-register
Request Parameter :
age,gender,gpa,enrollment_level,race,religion,major,major,country,act,sat,career_interest,corp_affiliation,club,military_affiliation,sport,organization
Request Method :
POST
This API though all data store in scholarship_register table. http://localhost/App-API/public/laravel/scholarship-register Request Parameter : age,gender,gpa,enrollment_level,race,religion,major,major,country,act,sat,career_interest,corp_affiliation,club,military_affiliation,sport,organization Request Method : POST
This API though get data by user_id. http://localhost/App-API/public/laravel/get-scholarship-register/{user_id} Request Method : GET