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": "jackson.mooring@gmail.com",
"ProUser": true
"Bio": "Making examples is not my thing"
"Example": "text more text so & so & so"