Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Micro-Byte: REST API #9

Open
mridul4101 opened this issue Dec 17, 2022 · 0 comments
Open

Add Micro-Byte: REST API #9

mridul4101 opened this issue Dec 17, 2022 · 0 comments
Assignees

Comments

@mridul4101
Copy link

mridul4101 commented Dec 17, 2022

MicroByte Title: REST API

Domain: Web | Backend (Node.js)

Scope of learning for learners: How to create a service that supports one GET and one POST request and responds back?

Activities:

  • Real world examples as to what are REST APIs and why are they needed.
  • Code snippets of how we can create APIs using raw Node.js (without any packages) and a full understanding of it
  • In flow short explanations of the 'Event Loop' of Node.js
  • Reasoning as to how packages can make our task a bit easier in terms of writing the same thing
  • Introduction of Express JS
  • Code snippets as to how we can create the same APIs using Express JS and detailed explanation of all variations of achieving it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants