Skip to content

Code Snippet Sharing or Distribution via URL Shortener #165

@coltonmercurio

Description

@coltonmercurio

Share a single file using a URL shortener.

The idea is take the content of a file and its name and encode this information into a URL.
Process the resulting URL in a URL shortener https://goo.gl/ to create a shareable link that has the file pre-loaded.

If files are too long to encode into a single URL, clever use of chaining shortened URLs could solve this.

The benefit of this solution is that it is server independent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions