Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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
```