Pollux
p/pollux
Fake json data & json server mock API generator with JWT
Rowadz
Pollux — Fake json data & json server mock API generator with JWT
Featured
2
•
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)
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🥳