Help: How to Set Up Podcastfy’s REST API Locally for External Calls? #178
kuhnster01
started this conversation in
General
Replies: 1 comment
-
Hi Rod, Thanks for your interest!
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Tharsis,
I’m excited to work with Podcastfy’s REST API but need some help getting it up and running on my own machine. My goal is to host it locally so that an external service, like Make.com, can call it.
Here’s what I’m looking for:
1. API Setup:
• What’s the easiest way to set up the API locally?
• Are there any key steps or dependencies I need to be aware of?
2. Hosting Locally:
• How do I expose the local instance for external access (e.g., using ngrok or similar tools)?
3. External Service Integration:
• Are there any configurations needed to ensure external services (like Make.com) can call the API successfully?
• Any tips on handling authentication or CORS policies?
I’d really appreciate any guidance or documentation you can share. Thanks in advance for your help!
Best,
Rod
Beta Was this translation helpful? Give feedback.
All reactions