Rowadz / pollux

A tool that enables you to - Generate fake data in formats like JSON, Python, JS, Ruby, PHP and SQL - Mock restful APIs with Bearer authentication without writing a single line of code with a drag and drop interface.

Home Page:https://pollux.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate data in python - php - JS - Ruby - or any other language

Rowadz opened this issue · comments

Pollux should allow the generated JSON to be converted into a list of objects/dicts/hash

there are some issues with some data being generated, like paragraphs with new lines \n this will break the string for SQL - PHP - ruby :/

will work on this again to fix it

and I need to investigate more

update:

mainly the issue with the syntax highlight from codemirror, but I should test this more