Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Logo

Modern and declarative backend development framework for Deno.

Website · Documentation · Contributing


Required minimal Deno version   Latest Entropy version

Table of contents

Introducing Entropy

Entropy is a modern and declarative backend development framework for Deno. It makes it easy to create fast and secure web applications with awesome developer experience.

Entropy is currently in the alpha stage. Although it is already suitable for creating apps, you may still encounter some bugs and breaking changes.

Requirements

To run Entropy, your environment has to meet following requirements:

Deno Operating System
1.34.0+ macOS / Windows / Linux

We recommend to have the latest version of Deno. To update Deno, run the following command:

deno upgrade

# on macOS and Linux you may have to run:
sudo deno upgrade

Security

If you discovered any bug or security issue please open new issue / pull request in the repository or email me: dom.rajkowski@gmail.com.

Information

License

Entropy is an open-source framework licensed under the MIT License.