Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

steffakasid/go-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO Rest

Introduction

I’ve just created a small Rest API to practice Go. In particular I wanted to test the following with Go:

  1. Setup router with different routes

  2. JSON handling in Go

  3. Middleware (logging, auth etc.)

Preparation

$ go get
$ go run .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages