Skip to content

ewhite1/product-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product-API

A simple rest api using Golang.

Introduction

A rest api example using golang. The goal is to just introduce myself to microservices with go.

currently have:

  • restful routes using mux
  • validation middleware(JSON validation)

TODO

  • add database backend
  • generate api routes documentation using open API and swagger
  • fix CORS

Documentation of API Routes

Coming soon...

About

My rest api using Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published