Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seanbehan/dataurl_xyz

Urls packed with data!
https://github.com/seanbehan/dataurl_xyz

Last synced: 25 days ago
JSON representation

Urls packed with data!

Awesome Lists containing this project

README

        

# DataUrl.xyz

Craft responses with arbitrary content type and content with a permanent, sharebale URL. All data is compressed and url safe
encoded. It is packed into the URL path so a database is not required to store the data at the endpoint. The information is
entirely in the path.

## Use Cases

1) Quickly craft an endpoint without needing to setup a server or database.