Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 777 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 777 Bytes

logo

Build Status

llamaFace is f*cebook for llamas.

this is a full stack project. front end (angular 6) project can be found here: llamaface-ng2

routes:

route method
/llamas /GET, /POST
/llamas/:id /GET, /PATCH, /DELETE
/llamas/search /GET
/llamas/me /GET
/llamas/me/token /DELETE
/llamas/login /POST
/posts /GET, /POST
/posts/:id /GET, /PATCH, /DELETE
/posts/user/:id /GET, /DELETE

technologies: node, express, mongoose, bcrypt, jwt, mocha, heroku, travis ci.