A library that powers your app with GraphQL + Rest API
Wertik-JS is a lightweight Node JS framework that allows users to quickly set up servers with support for various features such as MySQL database, emailing, GraphQL, modules, REST API, storage, sockets, cron jobs, Redis, and logger. It aims to simplify the process of building small projects like task management or a blog application by providing easy-to-use modules and useful features.
To install Wertik-JS, you can use either Yarn or NPM.
Yarn:
yarn install wertik-js
NPM:
npm install wertik-js
Wertik-JS is a lightweight Node JS framework that simplifies the process of setting up servers with support for various features such as MySQL database, emailing, GraphQL, modules, REST API, storage, sockets, cron jobs, Redis, and logger. It provides an easy-to-use interface for building small projects and offers useful functionalities like real-time communication, file storage, and task scheduling. With its clean and easy setup, Wertik-JS is a convenient choice for developers looking to quickly create web applications.