Python Forum
Looking for example: App that provide service via API respond JSON or XML msgs
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for example: App that provide service via API respond JSON or XML msgs
#1
Hi all

Does anyone know of a example where Python application run as a web type service... be it as a container based deployment or normal OS on VM (or bare metal), where it listens for request via a API interface and responds via JSON or XML messages...

G
Reply
#2
Any tutorial for any web framework has examples that fit that description. Is Django or Flask what you're looking for?
Reply
#3
... Flask preferred, but figured out what the right search strings was for google and got some examples... which then led me to youtube...

G
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Creating a RESTful web service and web service client dangermaus33 0 1,257 Dec-01-2020, 09:56 PM
Last Post: dangermaus33
  How do I provide a monthly subscription to a user? caca 2 2,006 Nov-04-2019, 10:11 PM
Last Post: caca

Forum Jump:

User Panel Messages

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