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: about 1 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:11:18.000Z (about 2 years ago)
- Last Synced: 2024-11-11T01:12:53.509Z (3 months ago)
- Topics: ecmascript-6, ecmascript2017, express-js, javascript, mongoose, node-js, nodejs
- Language: JavaScript
- Size: 476 KB
- Stars: 1
- Watchers: 2
- 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"