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

https://github.com/calbabreaker/stlink

Make temporary links for storing stuff.
https://github.com/calbabreaker/stlink

Last synced: 6 months ago
JSON representation

Make temporary links for storing stuff.

Awesome Lists containing this project

README

          

# Store Temporary Link

Make temporary links for storing stuff.

## Running

1. Install postgresql and start service

1. Install [shuttle](https://docs.shuttle.rs/introduction/installation)

1. Run dev server:

```sh
cargo shuttle run
```