Skip to content

ippsav/Dinoly

Repository files navigation

Dinoly

Description:

An URL shortner written in rust using Axum web framework with Seaorm as a database orm

Steps:

  • Make sure docker is installed on your pc.
  • Make the script executable by running chmod +x ./scripts/init_db.sh
  • Run the script to create the database and run the migrations on it by running ./scripts/init_db.sh

To be added at a later stage:

  • Caching (Redis)
  • Frontend in a different repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages