Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronw-be/locationrecord-go
location record server by golang
https://github.com/aaronw-be/locationrecord-go
Last synced: 22 days ago
JSON representation
location record server by golang
- Host: GitHub
- URL: https://github.com/aaronw-be/locationrecord-go
- Owner: AaronW-BE
- Created: 2019-11-15T10:14:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T08:52:53.000Z (about 5 years ago)
- Last Synced: 2024-11-12T15:33:58.901Z (3 months ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# locationRecord-go
location record server by golang### Api
* /auth 用户认证
* /register 用户注册* /location PUT 增加位置
* /location GET 获取位置(默认获取当天)