API Introduction
Building a full-stack application requires integrating different libraries together to form an ideal architecture which can be a challenge for most developers.

To simplify the whole process, our goal is to provide a complete end-to-end solution helping you in learning, setup and coding automation.

Benefits

#
  • Works right out of the box with zero setup and configuration
  • Boost your coding and application development skill to professional level
  • No boilerplate coding allows you to focus on key business logic
  • Low-Coding by using YAML to define the application.
  • Application is more consistent, easily maintainable and more error proofing  
  • @uteamjs

    #
    An open source framework which integrates different libraries including React, Redux, React-Router, React-Bootstrap, Isomorphic Fetch, Node.js into a monolithic framework.  As a developer you no longer have to bother with boilerplate setup, router configuration, API fetching ...etc.

    @uteamjs/react - Frontend

    #
  • React / Redux application without any boilerplate code
  • Single file JSX components
  • Actions auto dispatch across components
  • Create Form and Field easily with automatic state refresh
  • Fetch data to and from backend RESTful API asynchronously
  • Code splitting with lazy load component
  • @uteamjs/node - Backend

    #
  • Zero setup - convenient configuration
  • Autoroute actions to backend RESTful API
  • Access database using YAML ORM
  • Hot load backend components
  • Integrate JWT authentication
  • CLI - uteam

    #
    A powerful CLI command line interface uteam to:
  • Create applications
  • Built-in and user customizable templates
  • Create modules in applications
  • Generate complete application from YAML definitions
  • So, why not just get started now!