api-now
api-now copied to clipboard
$ api-now - Launch an API Server to serve a JSON, JS file, GraphQL or faker data with HTTPS support.
Results
2
api-now issues
Sort by
recently updated
recently updated
newest added
Please help me simulate HTTP response code like json-server.
**All non-GET requests return 403 Forbidden when using https** - bug: I'm working with HTTPS. I can read the db.json just fine with GET requests. But all POST, PUT, PATCH,...