Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irezaul/sn-service
Online sn working API service
https://github.com/irezaul/sn-service
gin golang gorm
Last synced: 1 day ago
JSON representation
Online sn working API service
- Host: GitHub
- URL: https://github.com/irezaul/sn-service
- Owner: irezaul
- Created: 2022-07-04T08:21:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T09:28:05.000Z (over 2 years ago)
- Last Synced: 2023-03-11T18:56:02.915Z (over 1 year ago)
- Topics: gin, golang, gorm
- Language: Go
- Homepage:
- Size: 47.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sn-service
Online sn working API service```
POST /api/user
GET /api/user
DELETE /api/user/:id
PUT /api/user/:id
POST /api/auth/login
POST /api/service
GET /api/service
DELETE /api/service/:id
```