almost-full-stack / graphcraft
Rapildy build and extend GraphQL API based on Sequelize models. This library helps you focus on business logic while taking care of GraphQL schema automatically.
☆51Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for graphcraft
- Useful hooks for authentication and authorization☆115Updated last year
- A simple authentication service to deliver JWT with Hasura claims, based on users with multiples roles stored in a Postgres database.☆51Updated 4 years ago
- isomorphic, "magical" authorization integration with Objection.js 🎉☆76Updated last year
- Example integration of CASL in feathersjs app☆28Updated 5 years ago
- A mongoose plugin that indexes models into Elasticsearch 2 / 5 / 6 and 7☆92Updated last year
- Filter objection.js models over HTTP using complex search queries☆114Updated 9 months ago
- A high performance GraphQL adapter for SQL and non-SQL databases.☆77Updated 4 years ago
- Integration of GraphQL-Tools and Sequelize ORM☆90Updated last year
- Feathers hook to populate multiple fields with m:1, 1:m or m:m relations.☆33Updated 3 years ago
- Create and work with nested services.☆28Updated last year
- Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification☆43Updated 2 months ago
- Set of caching hooks and routes for feathersjs.☆38Updated 4 years ago
- Converts GraphQL Schema Definition to JSONSchema☆30Updated 3 years ago
- A FeathersJS service that allows full access to Mongoose Schema features.☆13Updated 4 years ago
- Generates GraphQL types and resolvers from a MySQL database.☆29Updated 4 years ago
- ☆36Updated last year
- Small examples to answer specific questions.☆21Updated 2 months ago
- ☆56Updated last year
- Upload is hard, that's why we do it for you.☆130Updated last week
- Build search queries for objection.js models using HTTP query parameters.☆102Updated last year
- Feathers mailer service using nodemailer☆83Updated last year
- Automatically version (audit, log) your sequelize models☆55Updated 2 years ago
- ☆45Updated 5 years ago
- Mongoose extension that allows to build json schema for mongoose models, schemes and queries☆107Updated last month
- 📮 Email queue extending NodeMailer with multi SMTP transports and horizontally scaled applications support☆137Updated 3 months ago
- Unique validation for Objection.js☆45Updated last year
- Automatically generate queries and mutations from Sequelize models