Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

vbrandl/petnames-generator

Repository files navigation

Petnames Generator

Hits-of-Code CI dependency status License

Note: Since fly.io changed its payment plans and wants payment information to deploy new versions of this project, I will no longer deploy new releases. This was just to experiment, so I don't really care but this should be a reminder to not depend on free offerings since they will change and not stay free forever. In general, fly.io was to unreliable for my preference (random errors when deploying, slow or no support at all, ...). I will not use it for future projects, but it was fun to play around.

A webservice to generate human readable random names using the petname crate. It was created mostly to play arount with the axum crate and fly.io.

The current release is available online via petnames.fly.dev.

License

petnames-generator is licensed under the MIT License (LICENSE or http://opensource.org/licenses/MIT).