Skip to content

chriswith8/go-simple-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Golang API

This api was created just for study proposes.

The main goal was using less external libs as possible and mux was the only one used just for comodity.

It was not integrated to a database and not even optimizations was implemented due to not be the project intuity.

Products are added into a slice created in a fake db layer that increases the id with not validations.

Creating product:

demo.jpg

About

My first Go rest api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages