An open API service indexing awesome lists of open source software.

https://github.com/dotintent/workshop-backend-for-dummies

Materials from intent's full day "Backend for Dummies" workshop. Covers HTTP, REST API, Node.js, Express.js, Nest.js, Git, databases, Docker, and security.
https://github.com/dotintent/workshop-backend-for-dummies

Last synced: 14 days ago
JSON representation

Materials from intent's full day "Backend for Dummies" workshop. Covers HTTP, REST API, Node.js, Express.js, Nest.js, Git, databases, Docker, and security.

Awesome Lists containing this project

README

          

# Backend For Dummies

## Resources

1. [Link to the presentation](https://docs.google.com/presentation/d/1zVMyxGLblAZvFc1m0y3K3FKUb8ia4EBmxukbn7Akwm4/edit?usp=sharing)
## Software you need:
1. NodeJS (https://nodejs.org/en/download)
2. GIT (https://git-scm.com/downloads)
3. Docker (https://www.docker.com/products/docker-desktop)
4. Postman (https://www.postman.com/downloads/)
5. VSCode (https://code.visualstudio.com/download)