Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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}
```