Python Forum
API REST Package for Calling/Flask
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
API REST Package for Calling/Flask
#3
I understand that. So, basically - if I were to use Flask, I would use the Requests package. But I also had some other questions regarding Flask, which included questions about breaking up the app.py file into smaller more specific files and if URL rewriting is possible with Flask?

(Oct-16-2021, 06:43 PM)ndc85430 Wrote: I'm confused what you're asking. You say you want to make a call to a REST API, but you seem to think using, say, Requests is unsuitable. Why is that? It's an HTTP client, which is what you need to call what people talk about when they say REST API.
Reply


Messages In This Thread
API REST Package for Calling/Flask - by muzikman - Oct-16-2021, 06:39 PM
RE: API REST Package for Calling/Flask - by muzikman - Oct-16-2021, 07:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with return on REST API Flask korenron 0 1,353 Jun-13-2021, 10:40 AM
Last Post: korenron
  Calling Oracle REST SQL from Python johnjacob 2 2,120 Nov-05-2020, 04:19 AM
Last Post: johnjacob
  rest api parameter in flask bluefrog 3 3,375 Jun-21-2018, 05:03 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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