tiranuom / intrig

Backend integration technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intrig

forthebadge forthebadge Build Tests Open Source

Intrig streamlines the development process at its very core by programmatically generating boilerplate code for integrating a backend API, DB, or any other data sources into a JS/TS application through plugins. It's a productivity tool built for and by developers with the sole purpose of reducing redundancy.

It's effortless - just fire up the inbuilt command-line interface (CLI), and watch as a compatible native codebase emerges, designed to facilitate seamless integration with your chosen framework. Intrig accommodates a broad spectrum of popular frameworks: React developers will appreciate the generation of custom hooks, while Angular developers can benefit from a set of ready-to-use services.

Tech Stack

  • TypeScript: TypeScript extends JavaScript to bring static types, promoting maintainable and robust JavaScript development.
  • Nx: A powerful toolkit for controlling JavaScript and TypeScript's mono repositories, enhancing comprehensibility and collaboration in sizable projects.

Installation

Instructions for installation will be provided soon.

Usage

The detailed information related to the usage of Intrig will be added soon.

Contributing

Intrig is an open-source project, and contributions are most welcome. Check out the issues page to see how you can contribute.

About

Backend integration technology

License:MIT License


Languages

Language:TypeScript 88.9%Language:JavaScript 8.5%Language:Handlebars 2.5%Language:CSS 0.1%