Skip to content

madhusudans/angular-guild-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-guild-api

Pre-requisites

Installation

  1. git clone https://github.com/kyle-angus/angular-guild-api .
  2. cd angular-guild-api
  3. npm install
  4. node_modules/.bin/sequelize db:migrate
  5. npm start
  6. browse to http://localhost:3000/api/posts

Routes

  • http://localhost:3000/api/posts
    • GET : return all posts
    • POST: add a new post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published