Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```