- Start:
go run server.go
- Add site:
curl -XPUT localhost:8000/example.com
- View sites:
curl localhost:8000/
- Add post:
curl -XPUT localhost:8000/example.com/1
- View posts:
curl localhost:8000/example.com
- Show post stat:
curl localhost:8000/example.com/1
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
WIP: Simple Golang based server for likes.
License
orsinium-archive/likes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
WIP: Simple Golang based server for likes.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published