A simple CLI tool to scaffold a new Express + Mongoose API project based on the @tselven/api-craft boilerplate.
- Clone the latest
api-craftboilerplate - Auto-install dependencies using
npm,yarn, orpnpm - Removes Git history
- Clean and ready-to-use project setup
You don't need to install anything globally. Just run:
npx create-api-craft my-api