You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
nau 1ba5d059e1 token duration to 60m, and readme actualized 7 years ago
controllers token duration to 60m, and readme actualized 7 years ago
models tokens fully implemented, get all thoughts from user by user id implemented 7 years ago
node_modules get token for user, post users, get all users, post thought, get all thoughts. runs ok 7 years ago
web primer commit, server comença a funcionar 7 years ago
LICENSE Initial commit 7 years ago
README.md token duration to 60m, and readme actualized 7 years ago
config.js get token for user, post users, get all users, post thought, get all thoughts. runs ok 7 years ago
package.json get token for user, post users, get all users, post thought, get all thoughts. runs ok 7 years ago
server.js tokens fully implemented, get all thoughts from user by user id implemented 7 years ago

README.md

thoughts

micro blogging platform (server api + client side) fullstack

MEAN fullstack

backend: nodejs + express + mongodb

frontend: javascript + angular + bootstrap