A monorepo for projects related to the Ipsum placeholder text generation library.
For more details, navigate to one of the projects to read the included README files.
You can see all three projects in action at ipsum.trifunovski.me, or learn more about how it works on my blog.
Folder | Description |
---|---|
ipsum | Library for procedurally-generating text that resembles a particular language. |
ipsum-server | A FastAPI server providing REST API access to the Ipsum text generator. |
ipsum-client | A web client for the Ipsum placeholder text generator. |