What is Zation?


Zation is an application server framework that lets you build fast, real-time, secure, and scalable backends. You can scale it on multiple CPU cores or machines/instances. It's ideal for creating real-time apps, e.g. mobile apps with react-native, multiplayer games, or real-time statistic apps. The Zation API provides an extensive toolbox and is well structured and documented. The entire framework has complete typescript and promises support. Also, it's easy to use, which lets you build big backends very quickly.

Features


Real-Time

It's using the WebSocket protocol to make real-time communication possible.

Fast

It's incredibly fast and suitable for multiplayer games.

Secure

You can set access rights and protecting your backend with the solid authentication engine.

Scalable

You can scale it on more CPU cores or servers to handle more traffic.

Powerful Tools

It's providing a lot of built-in tools, e.g., input validation, background tasks, data streaming and many more.

Structured

The backend code is structured in components for not losing the track in big projects.

Easy to Use

It's easy to build backends quickly because the API is comfortable, clean and documented.

Up to Date

Zation will be continuously maintained and improved.

Get started


Start by creating a project

With the Zation CLI

# Install Zation
$
# Create a project
$

Or the Zation Visual Studio Code Extension

Documentation guides are also available

Any Problems?


If you have any problems or questions about Zation, you can contact me.