GithubHelp home page GithubHelp logo

andzi / astonio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from astoniocom/astonio

0.0 1.0 0.0 189 KB

Simple and powerful open-source JavaScript framework for generating data management applications based on any data sources.

TypeScript 71.65% HTML 4.90% CSS 9.89% JavaScript 13.56%

astonio's Introduction

Astonio Framework

Simple and powerful open-source JavaScript framework for generating data management applications based on any data sources.

How it works

Astonio framework works with any data source (be it a database server or any server application serving as a source of data and coded in any programming language).

The framework provides:

  • Mechanisms for data objects interaction and displaying these interactions in your interface.
  • Backend serving as a bridge between the framework and your data source.
  • Automatically generated forms (lists, records, filters) and interactive control elements for data processing.

On top of that, there is a vast set of tools that enables you to build the precise application you need. In addition, you can extend the framework itself or implement the modules created by other developers.

You can flexibly configure data source using the language of your preference. The framework interacts with the data source using a corresponding backend module. It defines all the logics for how data received from the data source is to be processed and what data is to be sent back to them. In the backend you define a communication protocol with the data source. Alternatively you are going to be able to download and set up the pre-built backends that are going to be available for various data source types.

Once our framework has generated an application, you may wish to keep it as it is, or code new extensions to it. You can enhance the interface to meet your needs by using our set of JavaScript modules and functions, and you can extend the data source server's logics in your programming language. The framework provides you with the choice: to develop an interface or its part quicker yet less flexibly, or do it slower yet create a more functional interface.

QuickStart

http://astonio.com/framework/quickstart/

astonio's People

Contributors

astoniocom avatar

Watchers

 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.