jluterek / jsframework-api-examples

Code examples on how to build server-side API route with common javascript frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API endpoints in JS frameworks

Code examples on how to build a server-side API route with common javascript frameworks.

Building an API endpoint and being able to deploy to a server, container, or edge function is becoming a common feature in transitional apps. It is extremely useful in building a simple and scalable backend-for-frontend (BFF).

Refer to the specific documentation for additional details.

About

Code examples on how to build server-side API route with common javascript frameworks.

License:MIT License


Languages

Language:TypeScript 86.0%Language:Svelte 10.5%Language:CSS 2.5%Language:JavaScript 0.7%Language:HTML 0.2%