Skip to content

This project is a personal work in participation of a working group that aims to improve go programming skills.

License

Notifications You must be signed in to change notification settings

ssuloglu/simple-todo-app-with-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple webapp with golang - todo

This repo is dedicated to create a simple webapp, called todo-app.

todo-app Development

Initialization of the project

go mod init github.com/ssuloglu/go-todo-app

  • go.mod file is automatically created
  • namespace of the app: github.com/ssuloglu/go-todo-app

About

This project is a personal work in participation of a working group that aims to improve go programming skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published