An open API service indexing awesome lists of open source software.

https://github.com/emre-guler/go-url-shortener

A simple and efficient URL shortener service written in Go that allows you to create shortened URLs. The service uses Google Sheets as a database for storing URL mappings and Redis for caching.
https://github.com/emre-guler/go-url-shortener

go google-sheets-api

Last synced: 4 months ago
JSON representation

A simple and efficient URL shortener service written in Go that allows you to create shortened URLs. The service uses Google Sheets as a database for storing URL mappings and Redis for caching.

Awesome Lists containing this project