Commit Graph

9 Commits

Author SHA1 Message Date
Sudipto Ghosh
29823fe495 Expanded guides for some APIs and Microservices challenges and fixed links to the source files (#36131)
* Expanded the solution for the 'Get Route Parameter Input from the Client' challenge

* Expanded the guide for the 'Use body-parser to Parse POST Requests' challenge

* Rewritten guide for the 'Serve JSON on a Specific Route' challenge and fixed source link

* Expanded the guide for the 'Serve Static Assets' challenge

* Expanded solution to the 'Get Query Parameter Input from the Client' challenge and fixed links to source file

* Added solution to the 'Chain Middleware to Create a Time Server' challenge and fixed link to source file

* Rewrite the 'Start a Working Express Server' challenge

* Expanded the guide for 'Expand Your Project with External Packages from npm'

* Added reference to semantic versioning in 'Add a Version to Your package.json'

* fix/remove-links+fix-solutions

* fix/remove-more-links
2019-07-01 20:35:15 -05:00
Harkirat Singh
8f25305ab2 Update index.md (#35322)
* Update index.md

Completion of the solution code.

* fix: changed code to json
2019-06-12 17:39:51 -07:00
Tom
32b53ba0e0 Add link I removed from challenge (#35429)
Added a link to a resource I removed from the challenge description
2019-03-14 08:10:05 -07:00
Randell Dawson
6f9dbbb2a5 fix(guide): rename guide article filename to include dot instead of dash (#35398) 2019-03-05 22:58:59 +05:30
Harkirat Singh
e202b917d6 Update index.md (#35323)
* Update index.md

Completion of solution code.

* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md

Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com>

* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md

Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com>
2019-02-21 09:32:41 -08:00
Yoelvis Jiménez
834b2dc9e8 Minor typo: resonce replaced by reponse (#34677)
Change in line #19 replacing `resonse` by `response`
2019-01-15 15:47:35 -06:00
Owais Ali
9f46e39960 fix broken link to hint (#28143)
Closes #28143
2018-10-26 13:34:23 +04:00
Jose Toledo
584f029d4d Update index.md (#19627)
Added clarification as to what needs to go in to the mount.
2018-10-21 10:24:20 -05:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30