Skip to content

maraca/goflake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

goflake

A flake server written in Go, based on the implementation of SnowFlake with Tornado written by @jdmaturen (see https://github.com/formspring/flake)

Wat

To start the server

> go run flake.go

To get a uuid

> curl localhost:8080

To get stats about your server

> curl localhost:8080/stats

What's missing

  • Tests

Contributors

About

A flake server written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages