Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfdzan/secrets-api
generates random passwords so you dont have to
https://github.com/rfdzan/secrets-api
Last synced: about 2 months ago
JSON representation
generates random passwords so you dont have to
- Host: GitHub
- URL: https://github.com/rfdzan/secrets-api
- Owner: rfdzan
- Created: 2023-08-03T15:18:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-05T09:54:01.000Z (over 1 year ago)
- Last Synced: 2024-01-24T04:32:32.302Z (11 months ago)
- Language: Python
- Homepage: https://secrets_api-1-u1737935.deta.app/token/32
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# secrets-api
**some websites just dont prompt my browser, and i'm lazy**# How to use
It has only one path. `{length}` must be integer and >32 (recommended minimum nbytes length)
```
/token/{length}
```