json-server.py icon indicating copy to clipboard operation
json-server.py copied to clipboard

Fake REST API with zero coding

Results 1 json-server.py issues
Sort by recently updated
recently updated
newest added

every request even if I try search param in url like ?q=xxxxxxxx(full text search) or fileds search like `?fields.country_code=FR&fields.postal_code=10000` every request returning the all json file again thanks for all...

enhancement