palmareshq


Palmares Framework
  • This is the core part of the palmares framework, palmares is a framework heavily inspired by django and nestjs core ideas

    published 0.1.17 14 days ago
  • This is the adapter for express framework to work with Palmares framework

    published 0.1.20 14 days ago
  • EventEmitter2 as the event emitter to palmares. With this we are able to send events inside and between servers really fast.

    published 0.0.13 14 days ago
  • The default implementation for redis to act as pub/sub for palmares. It's specially useful as a layer.

    published 0.0.14 14 days ago
  • This is the nodejs standard library, it uses the std interfaces to interact with the environment so palmares can work with the same APIs without worrying about the environment it is running on.

    published 0.1.18 14 days ago
  • This is the engine that wraps the hole sequelize interface in a way palmares can understand and have full control of

    published 0.1.22 14 days ago
  • Add support for working with databases with palmares framework

    published 0.1.22 14 days ago
  • This is the events framework for palmares, it's responsible for handling everything that is Pub/Sub like websockets, pub/sub like redis, and other types of asynchronous background tasks

    published 0.0.21 14 days ago
  • Zod as the validation schema for palmares so we are able to validate through zod instead of using serializers

    published 0.1.28 14 days ago
  • This package is responsible for validating incoming requests and format how the requests are sent to the user.

    published 0.0.1 a year ago
  • Adds support for websockets on the Palmares framework

    published 0.0.1 a year ago
  • The palmares standard library, this is used to interact with the environment we are working with, it can be a browser, node.js, bun, deno or whatever runtime. The standard library should include interfaces that we can extend in whatever environment we are

    published 0.0.1 a year ago
  • The server from palmares, this is what you will use generally to make HTTP requests

    published 0.1.19 14 days ago
  • This is the default implementation of the logger adapter, you can create others if you want to

    published 0.1.12 14 days ago
  • Palmares logging interface so you can log it to the console or other places as well

    published 0.1.18 14 days ago
  • testing the serverless vercel

    published 0.0.18 15 days ago
  • This is the engine that wraps the hole drizzle interface in a way palmares can understand and have full control of

    published 0.1.24 14 days ago
  • This is the jest testing adapter, we are abstracting jest to work flawlessly with palmares

    published 0.1.18 14 days ago
  • This is the adapter for Vercel allows you to deploy Palmares apps on Vercel

    published 0.0.23 14 days ago
  • This is the client part of the palmares framework, you should be able to use it on any runtime

    published 0.1.19 14 days ago
  • This defines a default test framework testing stuff inside of the framework

    published 0.1.18 14 days ago
  • This defines a default schema definition for validation of data, it abstract popular schema validation libraries like zod, yup, valibot and others"

    published 0.1.26 14 days ago
  • published 1.0.0 16 days ago