Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Arvolear Arvolear released this 06 Feb 16:32
· 2 commits to master since this release

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.