Skip to content

keyserfaty/basicAPIwithAngular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💀 This will no longer receive updates. I don't agree with most of the practices I used in this repo today :)

Basic API with Angular.js front-end

This is a version of Basic API with some minor changes in the back-end and a front-end build with Angular.js and Restangular. You can read more about the structure of the back-end here.

This app uses node 5.0 to work. You can change your current version of node with nvm.

How to get going:

  1. Run npm install && bower install from the root folder.
  2. Run npm test to run the app using nodemon or npm start for the regular mode.
  3. Go to localhost:3000 to see the magic!

TODOS:

  • ngRoute shouldn't be used. It will be replaced with ui-router in the next version.

About

💀 Basic API in Node with a Angular.js + Restangular front-end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published