This repository serves as the backend API for the Parve AI application.
You can access the API at the following endpoint:
We have employed several technologies to build and maintain the Parve AI backend:
-
Cloudflare Workers: We leverage Cloudflare Workers as the backbone of our backend architecture, ensuring high availability and efficient routing.
-
Supabase: Supabase plays a vital role in managing our database operations, providing a robust and scalable solution for data storage and retrieval.
-
PostgreSQL: Our choice of database management system is PostgreSQL, known for its reliability and performance.
-
Hono: Hono serves as the web framework for our backend, enabling us to build and manage API endpoints efficiently.
-
Edge Functions: We make use of both Cloudflare's and Supabase's edge functions to optimize data processing and enhance the overall user experience.
By integrating these cutting-edge technologies, we aim to provide a seamless and responsive experience for Parve AI users while ensuring the security and reliability of our backend services.