EduRAIN / App-API

Laravel PHP back-end for user-facing webapp
0 stars 0 forks source link

I9 scholarship-register-add-fetch-api-create #10

Closed b4bhadresh2020 closed 3 years ago

b4bhadresh2020 commented 3 years ago

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