Releases: keenthinker/hipstapas
Releases · keenthinker/hipstapas
HipstapasV1.1
- new endpoint: random number generator - /api/random
- created API definitions (OpenAPI / Swagger) - https://hipstapas.dev/apidefinition.yaml
- enhanced documentation regarding new random endpoint - https://hipstapas.dev/docs
- added the new endpoint random to the playground - https://hipstapas.dev/playground
HipstapasV1
All generator types implemented as planed:
- strong phrase generator
- UUID/GUID
- EFF passphrase (using EFF wordlists)
All generators and their options documented - documentation.
Interactive online playground for every feature - interactive playground.