Course lesson

Create SolidStart API Routes to Expose Public Endpoints to Your Users

API routes are an excellent way to turn some server-side code into public endpoints.

Duration
3 min
Access
Free
Transcript
Retained from source evidence

API routes are an excellent way to turn some server-side code into public endpoints.

In this lesson, we will learn how to leverage SolidStart to create API routes to expose some internal functions to our users.