bitprj / Intro-To-Serverless

Managing a server is pretty complicated, but building with serverless architectures simplifies this process. As a student, mastering serverless functions can help you to build projects that solve real-world problems by integrating APIs, constructing user interfaces, and analysing data. Javascript is the core language of this course - one of the most in-demand languages to learn in the industry.
https://bitproject.org/serverless
GNU General Public License v3.0
46 stars 24 forks source link

[Content Bug] Response of Week 1 Step 3 #442

Closed lechnerc77 closed 2 years ago

lechnerc77 commented 2 years ago

https://github.com/bitprj/Intro-To-Serverless/blob/main/.bit/responses/1.3-Week%201%20Step%203.md

Identify Steps:

Week:

week 1

Describe the Issue

I think it might be very helpful for students to have more references concerning the HTTP methods. I would therefore recommend to add the reference to the Mozilla Developer documentation.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods

Especially for the PUT an example might be helpful. You could reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/PUT.

As you also reference REST as an additional information it might be interesting for some students where this architectural pattern comes from:

Proposed Fix

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lechnerc77 commented 2 years ago

@emsesc @ganning127 : Can we add the pinned label to the issues that should be done after the summer session so that they are ignored by the stale bot?