Creating Your First Project
A Project in EazeMyAPI is the main workspace where you build your backend. Each project contains:- Database tables
- Automatically generated APIs
- API authentication settings
- Project-level configurations
Step 1 — Login to Dashboard
Go to the EazeMyAPI dashboard.Step 2 — Create a New Project
Click the Create Project button. Enter the following details:- Project Name – Name of your application backend
- Description (optional) – Short description of the project
Step 3 — Project Environment Ready
Once the project is created, EazeMyAPI automatically prepares the backend environment. Your project now includes:- Database system
- API generation engine
- API authentication system
- Project configuration settings
Step 4 — Open the Project Dashboard
Click your project from the project list. Inside the project dashboard you will see options like:- Tables
- APIs
- Queries
- Settings

