Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danwahlin/angular-nodejs-mongodb-customersservice
Code for the Integrating Angular with Node.js RESTful Services Pluralsight course.
https://github.com/danwahlin/angular-nodejs-mongodb-customersservice
angular http mongodb nodejs observables rxjs
Last synced: 5 days ago
JSON representation
Code for the Integrating Angular with Node.js RESTful Services Pluralsight course.
- Host: GitHub
- URL: https://github.com/danwahlin/angular-nodejs-mongodb-customersservice
- Owner: DanWahlin
- Created: 2016-10-17T03:16:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T19:54:22.000Z (almost 2 years ago)
- Last Synced: 2024-12-17T02:07:32.081Z (12 days ago)
- Topics: angular, http, mongodb, nodejs, observables, rxjs
- Language: TypeScript
- Homepage: https://www.pluralsight.com/courses/angular-nodejs-restful-services
- Size: 4.56 MB
- Stars: 161
- Watchers: 19
- Forks: 163
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Integrating Angular with Node.js RESTful Services
DEPRECATED: Please see the updated project at https://github.com/DanWahlin/AngularCLI-NodeJS-MongoDB-CustomersService. This project is no longer maintained.
This is code used in the `Integrating Angular with Node.js RESTful Services` course available
at [Pluralsight.com](https://www.pluralsight.com/courses/angular-nodejs-restful-services).Requirements:
* MongoDB 3.2 or higher
* Node.js 6.10 or higher