Skip to content

denisetiya/Rest-api-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 

Repository files navigation

πŸš€ REST APIs Template Repository List

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.


πŸ“š Available Templates

πŸš€ 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.


cli command

pnxp restquick init

documentation

🀝 Contributing

Contributions are highly appreciated! πŸ’‘
Follow these steps to contribute:

  1. Fork this repository.
  2. Create a new branch for your changes:
    git checkout -b feature/your-feature-name
  3. Add or update the necessary files and templates.
  4. Commit your changes:
    git commit -m "Add a new template for [feature description]"
  5. Push your changes to the branch:
    git push origin feature/your-feature-name
  6. Open a Pull Request in the main repository.

πŸ“„ License

This repository and all included templates are open-source and available under the MIT License.
Feel free to use, modify, or distribute as needed.


πŸ“§ Contact

Have questions, suggestions, or feedback? Feel free to open an issue or start a new discussion! πŸ’¬


Happy Coding! πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors