https://github.com/cryptiklemur/snowflake
https://github.com/cryptiklemur/snowflake
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cryptiklemur/snowflake
- Owner: cryptiklemur
- Created: 2019-08-31T00:50:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-31T01:05:51.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T15:45:13.383Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snowflake Generator
Generates a unique snowflake for id usage
```shell script
$ curl http://localhost:3000
1281672986536968192
```