Skip to content

Releases: dl-solarity/frontend-link-shortener-svc

v1.0.0

06 Feb 16:32
Compare
Choose a tag to compare

Release notes v1.0.0 🎉

This is the first stable release

This is the RESTful go service that acts as a backbone of the input sharing on the solarity website.

Supported endpoints:

  • POST /shortener to upload the input and receive the link.
  • GET /shortener/{link} to fetch the uploaded input.