An open API service indexing awesome lists of open source software.

https://github.com/ahmadhabibi14/shop-api

Simple E-Commerse Backend System
https://github.com/ahmadhabibi14/shop-api

authentication authorization database go golang golang-examples jwt mariadb mysql rest-api web-server

Last synced: 5 months ago
JSON representation

Simple E-Commerse Backend System

Awesome Lists containing this project

README

          

### RESTful API

```shell
docker-compose up -d

go mod tidy

go run main.go
```