Back to all terms
20Backend & dataEssential

Backend

Backend

What users cannot see, handling data and business logic behind the scenes.

For example

When I log in, the backend verifies my account and password.

Resources

Copy prompt

Design a minimal backend for this app: routes, data model, and where secrets should live.

Related terms

See all