| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project covers cases with shortening URL topics.
Reactjs
Echo Golang framework
Use random integer to encode62
https://this-is-long-url -> encoder62(randomString) -> https://s.io/this-is-short-url
https://this-is-long-url -> generateInt(counter.generateForEachServer(serverA)) -> encoder62(randomString) -> https://s.io/this-is-short-url
Cache service.
Load balancer.
Shorten link
Zookeeper
Run Postgres DB container: docker-compose up -d
make run
| Back | FazBrowse Home | New Git URL |