Welcome to the Template Repository List! π
This repository serves as a comprehensive hub for various templates designed to simplify REST API development.
Whether you prefer Hono, Express.js, or NestJS, youβll find starter templates with built-in authentication features here.
Click the links below to explore your desired template.
π A lightweight REST API template built with the Hono framework and JWT-based authentication.
Perfect for creating blazing-fast APIs with minimal overhead.
β‘ REST API built using Encore Ts Framework (10x faster than Express) with Prisma as the ORM and JWT-based authentication.
π₯ A robust starter template for building RESTful APIs using Express.js, TypeScript, and JWT authentication.
π Alternative Option: Check out the Paseto Version for a more secure token-based authentication method.
π A well-structured template for building scalable RESTful APIs with NestJS and JWT-based authentication.
Leverage NestJSβs modular architecture for building large-scale applications!
π― A structured template for building REST APIs using the Django REST Framework with JWT authentication.
pnxp restquick initContributions are highly appreciated! π‘
Follow these steps to contribute:
- Fork this repository.
- Create a new branch for your changes:
git checkout -b feature/your-feature-name
- Add or update the necessary files and templates.
- Commit your changes:
git commit -m "Add a new template for [feature description]" - Push your changes to the branch:
git push origin feature/your-feature-name
- Open a Pull Request in the main repository.
This repository and all included templates are open-source and available under the MIT License.
Feel free to use, modify, or distribute as needed.
Have questions, suggestions, or feedback? Feel free to open an issue or start a new discussion! π¬
Happy Coding! π