This pack provides foundational prompts for backend development, covering essential tasks like defining REST API endpoints and designing database schemas for new applications.
Generate a basic database table schema for a given entity, including common fields and data types.
Generate a basic definition for a single REST API endpoint, including method, path, and expected parameters.
This pack provides a collection of advanced prompts to guide you through designing, optimizing, and deploying complex backend systems, from API architecture to CI/CD pipelines.