https://github.com/evroon/hold-my-place
Fast placeholder image generator written in Rust
https://github.com/evroon/hold-my-place
image-generator microservice placeholder placeholder-image placeholderapi rust selfhosted svg
Last synced: 9 months ago
JSON representation
Fast placeholder image generator written in Rust
- Host: GitHub
- URL: https://github.com/evroon/hold-my-place
- Owner: evroon
- License: mit
- Created: 2024-05-19T15:55:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T00:58:26.000Z (over 1 year ago)
- Last Synced: 2024-12-02T01:29:54.343Z (over 1 year ago)
- Topics: image-generator, microservice, placeholder, placeholder-image, placeholderapi, rust, selfhosted, svg
- Language: Rust
- Homepage: https://holdmyplace.online
- Size: 7.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hold my place
A fast placeholder generator microservice written in Rust.
Building of the glyphs to SVG format is based on the approach of
https://github.com/matthunz/text-svg.
# License
Licensed under [MIT](https://choosealicense.com/licenses/mit/): [LICENSE](LICENSE).