https://github.com/gravityblast/go-base62
base62 conversions fo Go. Useful for url shorteners. #go #golang
https://github.com/gravityblast/go-base62
Last synced: 11 months ago
JSON representation
base62 conversions fo Go. Useful for url shorteners. #go #golang
- Host: GitHub
- URL: https://github.com/gravityblast/go-base62
- Owner: gravityblast
- License: mit
- Created: 2013-12-14T17:09:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T23:17:46.000Z (about 10 years ago)
- Last Synced: 2025-06-04T05:33:15.019Z (12 months ago)
- Language: Go
- Size: 105 KB
- Stars: 25
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-base62
=========
base62 conversions fo Go. Useful for url shorteners. #go #golang
Docs at
## Author
* [Andrea Franz](http://gravityblast.com)