angular-guild-api Pre-requisites NodeJS v.10.X Installation git clone https://github.com/kyle-angus/angular-guild-api . cd angular-guild-api npm install npm start browse to http://localhost:3000/api/posts Routes http://localhost:3000/api/posts GET : return all posts POST: add a new post