Skip to content

karlkranich/podcast-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

podcast-web

Web form and javascript that adds episodes to podcast feed using AWS API Gateway, Lambda functions, DynamoDB, and S3. Requires an auth.js file that looks like:

apiKey = "thisistheapikeyforauthenticatingtoapigateway";
apiUrl = "https://apiurlfromamazon.execute-api.us-east-1.amazonaws.com/prod/add-episode";

For more info, see Karl's Podcast Hosting Project

Related projects:

About

Web form that adds episodes to podcast feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published