Skip to content

siph/link-lockit

Repository files navigation

link-lockit

Link-lockit is a functional web-application demo project built using the rust framework Axum. Link-lockit accepts and processes encoded urls through the external services of exe.io and stores them in a postgres database.
Some of the technologies demonstrated in link-lockit:

Deployment

Docker

The easiest way to deploy link-lockit is to have docker-compose installed and run the start script.

git clone 'https://gitlab.com/xsiph/link-lockit.git'
$ ./start.sh

By default the server can be reached though port 8081. Swagger documentation can be found at 'http:https://localhost:8081/swagger-ui'

About

Demo web-application build in rust using axum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published