Giter Site home page Giter Site logo

adibahsan / mycoriza Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hsenid-mobile/mycoriza

0.0 0.0 0.0 1.36 MB

Mycoriza is a typescript library / code generator for OpenAPI network integration.

Home Page: https://hsenid-mobile.github.io/mycoriza/

License: MIT License

JavaScript 0.05% TypeScript 85.72% CSS 1.86% HTML 3.45% Handlebars 8.92%

mycoriza's Introduction

Mycorrhizae are a symbiotic association between plant roots and fungi. Their major role is to enhance nutrient and water uptake by the host plant by exploiting a larger volume of soil than roots alone can do. Mycorrhizae come in a number of forms, dependent upon both host plant and fungal taxonomy.

-- J. Dighton, in Encyclopedia of Microbiology (Third Edition), 2009

Mycoriza React Typescript Swagger

lerna

Mycoriza is a typescript library / code generator for integrating Rest API to react applications.

  • Painless: Mycoriza makes the Rest API integration ridiculously easy by providing a toolset to generate more react-ish, well documented network layer boilerplate. This helps the developers to spend there valuable time on more important problems than network integration.

  • Explicit: In react applications, classic way of handling the asynchronous behavior is often confusing and requires more effort in maintaining. Mycoriza incorporates more explicit approach by modeling the promises as states, and provides the necessary tools to mine information in typesafe manner.

  • Safe: Mycoriza ensures the type-safety through strong typescript support and integration-safety through easy and typesafe API client generation.

Getting Started

A new Mycoriza project can be created easily using create-react-app.

npx create-react-app <project-name> --template mycoriza

To generate the network layer, go to project directory and run following command.

cd <project-name> & npm run updateApi

Necessary configurations will be requested during the first code generation.

Guides

To learn more, please refer documentation and guides

mycoriza's People

Contributors

hms-tiran avatar tiranuom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.