import v from "vkrun"
const vkrun = v.App()
vkrun.get("/", (req: v.Request, res: v.Response) => {
res.status(200).send("Hello World!")
})
vkrun.server().listen(3000, () => {
console.log("VkrunJS started on port 3000")
})

Node.js framework for building server-side applications.

Everything you need

Vkrun is a framework designed to deliver superior performance, scalability, and flexibility, providing a powerful experience without relying on external libraries.

Performance

Exceptional performance from the start.

Optimize your APIs with an ultra-fast and efficient router. Vkrun is lightweight, agile, and perfect for scalable applications without compromising quality.

Flexibility

Adapt to any challenge.

With a modular and flexible architecture, organize projects independently and efficiently. Build everything from small APIs to complex systems with the latest technologies.

Resources

Everything you need, in one place.

Vkrun offers a wide range of native features, without external dependencies, ensuring a reliable environment ready for major challenges.

Type Safety

Build with confidence, without errors.

Leverage TypeScript typing features to reduce bugs and increase code stability. With Vkrun, quality is guaranteed at every step.

Copyright © 2024 - 2025 MIT by Mario Elvio