Skip to content
@TurboHTTP

TurboHTTP

TurboHTTP

TurboHTTP is a high-performance HTTP server library developed in TypeScript. Inspired by Express, TurboHTTP is designed to provide a fast, lightweight, and efficient solution for building HTTP servers and REST APIs. By utilizing native Node.js features, it focuses on maximizing performance without sacrificing simplicity and ease of use.

Features

  • High Performance: Built with a focus on speed and efficiency, TurboHTTP leverages native capabilities to ensure optimized performance.
  • TypeScript: Fully developed in TypeScript, offering static typing, better development tool support, and reduced runtime errors.
  • Lightweight and Modular: Modular structure that allows adding only the necessary components, keeping the core library lightweight.
  • Easy to Use: Intuitive and minimalist API that simplifies the creation and management of routes and middleware.
  • Flexible: Full support for middleware, enabling the construction of complex applications with ease.
  • Efficient Routing: Fast and flexible routing system that efficiently maps URLs to request handlers.

License

MIT License

Copyright (c) [2024] [RobsonTrasel]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contribuindo

Contribuições são sempre bem-vindas!

Veja contribuindo.md para saber como começar.

Por favor, siga o código de conduta desse projeto.

Popular repositories Loading

  1. .github .github Public

  2. turbohttp-types turbohttp-types Public

  3. turbohttp-server turbohttp-server Public

    TypeScript

Repositories

Showing 3 of 3 repositories
  • TurboHTTP/turbohttp-server’s past year of commit activity
    TypeScript 0 0 2 0 Updated Jul 11, 2024
  • TurboHTTP/turbohttp-types’s past year of commit activity
    0 0 0 0 Updated Jul 2, 2024
  • .github Public
    TurboHTTP/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 2, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…