simple-user-api
v1.0.4
Published
![npm](https://img.shields.io/npm/v/simple-user-api.svg)
Downloads
8
Readme
Get Started
$ npm i simple-user-api
$ npm run dev
Navigate to localhost:8000
I use postman to send requests
API
Note: when using the api send json in the body of the request.
This is an example user json file.
"username": "Gninoskcaj",
"password": "LetMeIn888",
"email": "[email protected]",
"ProUser": true
"Bio": "Making examples is not my thing"
"Example": "text more text so & so & so"