Python Forum
Creating a RESTful web service and web service client
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating a RESTful web service and web service client
#1
I am learning Python and want to create a RESTful web service and web service client. For practice, I already create a simple python sales app that uses a database to store the items you can buy and then stores basic order info in another database. My idea is to create a web service that allows someone to access the order database and lookup order info.
I am using Python 3.9, PyCharm, and want to use Flask for the web stuff.

Any suggestions on how to approach this or links to an appropriate tutorial/guide?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to access a web service from a python script? dangermaus33 6 3,209 Dec-04-2020, 07:04 AM
Last Post: dangermaus33
  Restful API Python Flask Postman starter_student 1 1,790 Sep-22-2019, 08:16 AM
Last Post: ndc85430
  RESTful API in Google Cloud Functions fggmack 0 2,012 Dec-30-2018, 06:58 AM
Last Post: fggmack
  Service Now CSV Export Redirection Python mavecnirp 1 2,799 Jul-24-2018, 04:09 PM
Last Post: nilamo
  Looking for example: App that provide service via API respond JSON or XML msgs georgelza 2 2,770 Apr-19-2018, 05:59 PM
Last Post: georgelza
  python 3.x and selenium. Service unexpectedly exited volkoshkursk 0 3,658 Aug-12-2017, 12:17 PM
Last Post: volkoshkursk
  Encryption service ahoneycutt 1 3,577 May-16-2017, 05:55 PM
Last Post: ahoneycutt

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020