Ecosyste.ms: Awesome
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: 13 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T18:18:26.000Z (12 months ago)
- Last Synced: 2024-11-22T04:41:36.916Z (2 months 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 -dgo mod tidy
go run main.go
```