1.0.8 • Published 7 months ago

create-super-express v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Create Super Express


Features

FeatureDescription
AuthenticationSetup for authentication (JWT authentication).
Prisma ORMEasily integrate Prisma ORM for working with databases like PostgreSQL, MySQL, and SQLite.
SwaggerAutomatically setup Swagger UI for API documentation.
Rate LimitingProtect your API from overuse with rate limiting middleware.
LoggingAutomatically integrate Morgan logging for HTTP requests.
Error HandlingProvides centralized error-handling middleware for a robust API.
Zod ValidationIntegrate Zod for validation of incoming requests and responses.
Modular StructureModular file structure for scalability and easy extension of your project.
Development SetupConfigured development environment with tools like Nodemon for hot reloading and package manager support (npm, yarn, pnpm).

Contributing

Contributions are welcome! Please open a pull request or an issue if you would like to contribute.

Please Star this Repo if you find it useful! 🌟

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago