Rowadz

Pollux - Fake json data & json server mock API generator with JWT

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)

Add a comment

Replies

Best
Rowadz
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.
Sinikiwe Phahlane
This is helpful, thank you🥳