Skip to content

Build HTTP server effortlessly with zero configuration for productivity.

License

NeaByteLab/Deserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deserve License: MIT Deno JSR

Build HTTP server effortlessly with zero configuration for productivity.

Installation

Install Deno 2.5.4+ and run deno init for new projects.

Add Deserve using the deno add command:

deno add jsr:@neabyte/deserve

Follow our installing guide for more information.

Table of Contents

Contributing

Help us make Deserve even simpler! Every contribution helps make building APIs effortless.

How to Contribute

  • Report Bugs - Found something broken? Let us know via GitHub Issues
  • Suggest Features - Have an idea that aligns with our simplicity-first philosophy? Create an issue
  • Fix & Improve - Submit Pull Requests for bug fixes, typos, or code improvements
  • Build Middleware - Create and share third-party middleware that extends Deserve's capabilities
  • Improve Docs - Help us make the documentation clearer (supports English and Indonesian!)
  • Use Deserve - The best contribution? Use it in your projects and share your feedback

License

This project is licensed under the MIT license. See the LICENSE file for more info.