/11-go-projects

My solution for 11 golang projects from FreeCodeCamp YouTube course with additional tasks

Primary LanguageGo

Eleven go projects

Contents

  1. Preamble
  2. Web server
  3. CRUD api
  4. Book management with mySQL
  5. Email verifier tool
  6. AWS Lambda

Preamble

Web server

  • Web server project creates server. Server handles request on / /form /hello routes.
  • Sourse code

CRUD API

  • implementation of CRUD server without databases.
  • Sourse code

mySQL Book Management System

  • Managing book system using mySQL databases
  • Sourse code

There could be 2 slack bot projects but Slack banned my current region

Email verifier tool

AWS Lambda

AWS Lambda is also unavailable in my currect region :c

Sorry kings, too many technologies i am unable to use due to my current location Thats all for now. I will contunue as soon as i move.