Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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

Personal Site API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages