A tool that makes generating fake JSON data & mocking restful APIs for programmers easier without writing a single line of code with a drag and drop interface ( with JWT authentication)
I usually need fake data to test some function or to mock an API with authentication, so I created pollux it's built on top of json-server and faker and supports almost everything in the json-server documentation.
> You can enable JWT authentication with the generated API.
Pollux