Skip to main content

Application to generate short URL's, manage external links and extract link info (eg: title, screenshot, content)

Project description

Suma stands for Short URL Managment App. The role of Suma to manage external links and extract data from them, Suma is a small web service to easily do the following:

  • Creating short URL for external link within your application

  • Extracting Title

  • Capturing Screenshot from URL

  • Blocking URL’s

  • Collecting clicks

Use cases

If you don’t understand directly what Suma is for. Let’s illustrate it with few use cases:

  • Public Feeds (eg: Twitter or FB like app) which allow user to post link publicly

  • Reviews or comments allowing external links

  • Display link title or screenshot to preview an external link within your application (eg: slack like app)

To summarize: if your application allows external links from users, then Suma can be useful.

Project Structure and Usage

Suma is composed of 2 web applications. A private API to manage the links and a public API to handle the link redirection and statistic collection.

Suma is structured this way to make it easier to protect the private API. The private API shouldn’t be exposed to the outside world and it has to be used via your application as a microservice.

Installation

The installation instructions can be found in the README of the project.

License

Suma is licensed under Apache V2 license, the full license text can be found here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

suma-0.1.1.tar.gz (22.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page