Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepcloudlabs/dcl304-2019-dec-05
DCL-304: Advanced JavaScript Programming
https://github.com/deepcloudlabs/dcl304-2019-dec-05
ecmascript-6 ecmascript2017 express-js javascript mongoose node-js nodejs
Last synced: 6 days ago
JSON representation
DCL-304: Advanced JavaScript Programming
- Host: GitHub
- URL: https://github.com/deepcloudlabs/dcl304-2019-dec-05
- Owner: deepcloudlabs
- License: mit
- Created: 2019-12-06T05:38:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:11:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T13:12:39.971Z (over 1 year ago)
- Topics: ecmascript-6, ecmascript2017, express-js, javascript, mongoose, node-js, nodejs
- Language: JavaScript
- Size: 476 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DCL-304: Advanced JavaScript Programming
These projects are created as part of the following training: DCL-304 "Advanced JavaScript Programming"
Please follow the link for the complete training catalog: https://www.deepcloudlabs.com/resources
curl -H "Content-Type: application/json" -d "{\"fullname\": \"Jack Bauer\", \"identityNo\": \"123456781910\"}" -X POST "http://localhost:4001/customers"