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

https://github.com/tomdoestech/golang-for-node-devs


https://github.com/tomdoestech/golang-for-node-devs

express go-fiber golang nodejs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Golang for Node.js developers

## Who is this video for?
* Familiar with Node.js and interested in Go
* Familiar with Express.js
* Know what Go is
* Want to start using Go

## What will you learn?
* Some basic Go syntax
* The basics of how Go compares to Node.js
* Some basic folder structure principals

## What technologies are we using?
* Go
* [Fiber](https://docs.gofiber.io/) - Express-inspired web framework
* MongoDB
* Postman