Skip to content

hbalenda/podcast-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a RESTful API in Node and Express

Installation

  • Clone: git clone https://github.com/hbalenda/podcast-api.git
  • Install dependencies: npm install
  • Start the server: heroku local or npm start wtv

Endpoints

  • GET /about

    • returns
  • GET /rss

    • returns
      • json of podcast items
  • POST /send-email -specify in request body:

    • subject
    • body
    • name
    • email

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published