Skip to content

trongbq/gotodo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotodo-server

An example of how to write an web server in Go

Tech stack

  • Go as a primary language
  • net/http for web server
  • database/sql and mysql driver for database operation
  • logrus for structured log
  • chi for routing

Specification

This project is for demonstration so the specs is defined to be simple enough, check out specs for the details.

About

An example of how to write a web server in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published