filmov
tv
python build rest api | use api rest python | deploy python rest api | python rest without framework

Показать описание
python rest example client and a example implementation of a rest server in python is given in this video. Both are based on NASA APIs
contents are
0:00 - Webservice Intro, SOAP vs REST
02:53 - REST format and Flow , rest api
03:49 - Understanding API documentation eg: NASA APIs
06:31 - python rest get request with example of NASA rest API
11:02 - build rest server in python and deploy REST API
21:00 - python rest api testing of REST API (deployed by us)
24:16 - Summary and next steps
building restful python web services is a very easy task.
in 3 easy coding steps, you can start a python rest http server and deploy any number of python easy rest api without any rest frameworks.
A basic python rest json parse is also included in this video which will help you to get started about how to decode the JSON outputs.
happy learning !
contents are
0:00 - Webservice Intro, SOAP vs REST
02:53 - REST format and Flow , rest api
03:49 - Understanding API documentation eg: NASA APIs
06:31 - python rest get request with example of NASA rest API
11:02 - build rest server in python and deploy REST API
21:00 - python rest api testing of REST API (deployed by us)
24:16 - Summary and next steps
building restful python web services is a very easy task.
in 3 easy coding steps, you can start a python rest http server and deploy any number of python easy rest api without any rest frameworks.
A basic python rest json parse is also included in this video which will help you to get started about how to decode the JSON outputs.
happy learning !