http-express-loopback

Code samples for learning LoopBack

MIT License

Stars
5

http-express-loopback

Code samples for demonstrating the evolution of a framework from basic http module to Express to LoopBack.

The sample apps are in the following branches.

  1. http - Web server built usind the http module
  2. express - Web server built using the Express framework
  3. loopback - Web server built using the LoopBack framework

License

MIT

Related Projects