Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.28 KB

Build Status codebeat badge codecov License: MIT GitHub release heroku

password4me

Generates random passwords according to user input parameters

SwaggerUI

The SwaggerUI for detailled API description can be found here:

{base-url}/swagger-ui.html

Parameters

Using the parameterized API endpoints, the following parameters can be passed:

smallChars (boolean)
capsChars (boolean)
numberChars (boolean)
specialChars (boolean)
length (int)

Configuration

The following config variables can be passed when launching the application, for example like this:

admin.password=p455w0rd