/pseudo-gateway-api

🚪 The gateway for PseudoRESTAPI

Primary LanguageTypeScript

Overview

PseudoGatewayAPI is the gateway server of PseudoRESTAPI for interacting with external clients. Client apps can access models with their model names as the URL path (e.g. /officers) and do CRUD operations using HTTP requests. More information can be read in the documentation.

Technologies

  • Fastify
  • TypeScript
  • Supabase
  • Vercel