Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

sergej-stk/golang-todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO API in GO Lang

Preview

GET /todos

GET Started

Requirement

Install GO LANG

1. Clone Repo

With HTTPS:

git clone https://github.com/sergej-stk/todo-api-go.git

With SSH:

git clone [email protected]:sergej-stk/todo-api-go.git

2. Move into dir

cd todo-api-go

3. Run

go run main.go

About

Experimental API implementation in GoLang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages