I am begginer in rest api. I can't find good tutorial to start | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I am begginer in rest api. I can't find good tutorial to start

If any one have some good tutorial plz share with me...I want to send data in database json format through php

2nd Jul 2019, 3:52 AM
SOUVIK RAY BARMAN
SOUVIK RAY BARMAN - avatar
4 Answers
+ 1
There is a series of community lessons about Rest API. Seen those yet? https://www.sololearn.com/learn/10391/?ref=app
2nd Jul 2019, 5:20 AM
Tibor Santa
Tibor Santa - avatar
+ 1
thanks
11th Jul 2019, 3:41 AM
SOUVIK RAY BARMAN
SOUVIK RAY BARMAN - avatar
0
Thanks ..but I need some code how to store and fetch data from database using rest API through php
3rd Jul 2019, 1:38 AM
SOUVIK RAY BARMAN
SOUVIK RAY BARMAN - avatar
0
https://stackoverflow.com/questions/9802788/call-a-rest-api-in-php How to call a specific API of a certain db, and how to process it, depends on the particular API so you will have to investigate its specification.
3rd Jul 2019, 6:23 AM
Tibor Santa
Tibor Santa - avatar