Test REST and SQL together.
Explore seeded users, products and orders; build GET, POST, PUT and DELETE requests; then query the same relational data in the SQL editor with a live response panel and request history.
Build full-scale apps with frontend code — fully offline
frontql is a revolutionary platform designed to empower developers to build entire applications using only frontend code, eliminating the need for traditional backend development.
With frontql you get complete, scalable applications from JavaScript,
HTML and CSS alone — no servers to run and nothing to deploy beyond
your frontend. frontql offline keeps your entire application, its
database included, in the browser, so it keeps working when the
connection does not. The API you already know is the API you call:
sdk.fetch() takes the same arguments as
fetch() and returns a real Response.
Explore seeded users, products and orders; build GET, POST, PUT and DELETE requests; then query the same relational data in the SQL editor with a live response panel and request history.
Get, post, put, delete, raw SQL, search, sort, paging, filters, joins, where-in, sessions, permissions, nearby and validation — each with a short example you can paste.