Skip to content

Simple Store API written in Go with Gin

Notifications You must be signed in to change notification settings

francids/store-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store API

This is a simple store API written in Go using the Gin framework. It allows you to create, read, update, and delete products and categories.

Endpoints

  • GET / - Returns a welcome message.
  • GET /ping - Returns a pong message.

About

Simple Store API written in Go with Gin

Topics

Resources

Stars

Watchers

Forks

Languages