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
- Host: GitHub
- URL: https://github.com/ahmadhabibi14/shop-api
- Owner: ahmadhabibi14
- Created: 2023-04-30T22:44:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T18:18:26.000Z (over 2 years ago)
- Last Synced: 2025-01-22T18:24:05.195Z (over 1 year ago)
- Topics: authentication, authorization, database, go, golang, golang-examples, jwt, mariadb, mysql, rest-api, web-server
- Language: Go
- Homepage:
- Size: 501 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### RESTful API
```shell
docker-compose up -d
go mod tidy
go run main.go
```