Skip to content

abhinavmsra/go-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple backend API that manages a merchant account.

Project Setup

Docker

docker compose up -d

Interaction

  • Seed a admin user
  • Use the api_secret of admin user to create a merchant.
  • Merchants can then manage their members using their own api keys
  • Refer to OpenAPI documentation

Todos

  • Increase test coverage
  • Add database seeds

About

A Simple Golang web api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published