Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@iftekher2108/express-recharge) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Express Recharge
Overview β’
Features β’
Getting Started β’
Usage β’
API
π― Overview
Provide a concise description of what software project does and its main objectives. For fast Creating web application with awesome Eco-system.
"This project is a web API Organized architecture application that allows users to manage their tasks efficiently and more faster way. It includes features such as task creation (CRUD), html-pdf with advanced way, file upload system with multer, API rate-limit control, jwt bearer authentication, module alias way path, Modular categorization Architecture, middleware Group Routing env variable setup, by default database mysql change it any time. The main objective is to help users stay organized and increase productivity light and faster way."
β¨ Features
- Express Route: you can add full of express feature without interrupt middleware and added route grouping utilities section.
- Task Management: Create,Read, Update, and Delete tasks.
- html-to-pdf: Organize html into PDF Downloadable file for better fast management.
- File upload: Use advanced way file upload system with image file validation.
- Rate-limit: use rate-limit to more secure api for brute force attack and others inactivities.
- JWT: use for api secure token Based Authentication.
- User Authentication: Secure login and registration system.
- Module Alias: use for require path need advanced organized way.
- Modules Architecture: use modules architecture for build large type of web application without interrupt and the inner module apply CMR architecture (Controller-Model-Routes) it can be customized you get full potential.
- ENV: ENV variable setup for you can added env variable and customized what you need.
- Database: By default the database set mysql. you can set 'postgresql' | 'mysql' | 'postgres' | 'sqlite' | 'mariadb' | 'mssql' | 'db2' | 'snowflake' | 'oracle'. also you can add mongodb with mongoose package
- Responsive Architecture: Works on both desktop and mobile devices.
π Getting Started
To get a local copy up and running, follow these steps:
Prerequisites
Ensure you have the following installed:
- Node.js
- npm (Node Package Manager)
- Git
Installation
Run the Command on git:
npx @iftekher2108/express-recharge project-name
if not install by default Install dependencies:
```bash
cd project-name
```
```bash
npm install
```
```bash
cp - Copy.env .env
```
```bash
mkdir public
```
- Start the development server:
npm start
π DOCS
This section documents the main features of the API. Each Package is described with its package name, return what it's work for clarity.
Creates a new task with the specified details.
Name | Type | Description | Docs Link |
---|---|---|---|
Express |
Routing,APIs | Built the backend using Express.js for efficient routing and API handling. | https://expressjs.com/en/5x/api.html |
cors |
Different origins | Implemented CORS to enable frontend-backend communication across different origins. | https://www.npmjs.com/package/cors |
dotenv |
Env variables | Configured dotenv to load environment-specific settings from a .env file. | https://www.npmjs.com/package/dotenv |
jsonwebtoken |
Token auth | Implemented user authentication and authorization using JSON Web Tokens (JWT). | https://www.npmjs.com/package/jsonwebtoken |
bcryptjs |
Secure credentials | Used bcryptjs to hash passwords and ensure secure authentication." | https://www.npmjs.com/package/bcryptjs |
express-rate-limit |
enhance security | Implemented express-rate-limit to prevent brute-force attacks by limiting repeated requests. | https://www.npmjs.com/package/express-rate-limit |
multer |
multipart/form-data | Implemented Multer middleware to upload and store files via HTTP requests. | https://www.npmjs.com/package/multer |
mysql2 |
MySQL fast & secure | Used mysql2 to perform efficient database operations with promise and async/await support. | https://sidorares.github.io/node-mysql2/docs (if you use sequelize then not need) |
puppeteer |
HTML to PDF | Used Puppeteer to automate browser tasks, such as web scraping and generating PDFs from HTML. | https://pptr.dev/guides/pdf-generation https://pptr.dev/api/puppeteer.page.setcontent |
sequelize |
ORM | Used Sequelize ORM to manage relational databases, perform CRUD operations and handle models, migrations, validation and relationship associations. | https://sequelize.org/docs/v6/getting-started/ |
Returns: representing the create Web Application Full of Features.
πΌ Let's Work Together
If you have an idea or project in mind, let's bring it to life! Here's how you can reach me:
Connect with Me | Links |
---|---|
π Portfolio | https://iftekher-mahmud.netlify.app |
πΌ LinkedIn | LinkedIn/Iftekher Mahmud |
π¦ Twitter | Twitter/Iftekher Mahmud |
π¬ Email | iftekhermahmud1@gmail.com |
π΄ Facebook | Facebook/Iftekher Mahmud |
π Fun Fact
Iβm constantly exploring new technologies and trends in web and mobile development. When Iβm not coding, you can find me learning about New Technology, contributing to open-source projects, or working on creative designs.
β¨ βCode smart, dream big, and innovate boldly.β
π Certifications & Learning
- Certified PHP Developer
- Certified Laravel Developer
- JavaScript Developer
- Node JS Developer
- Flutter Developer Bootcamp
- Python Developer Instructor