Software Alternatives, Accelerators & Startups

Low-code drag-and-drop tool for building RESTful APIs with in minutes.

Socket.io Scratch React Node-RED Lo-Dash Koa.js Knex.js JSON Web Token
  1. Realtime application framework (Node.JS server)
    Pricing:
    • Open Source
    Socket.io: Real-time communication used by the application to provide live update of some feature and settings.

    #Developer Tools #App Development #Mobile Push Messaging 725 social mentions

  2. Scratch is the programming language & online community where young people create stories, games, & animations.
    Pricing:
    • Open Source
    After some days, my sister, who was in class 2 then, came to me and showed me the first program she wrote. It was not a code-based program but a visual program using software called Scratch 3.0. It is similar to NODE-RED but with a different approach, focusing more on programming than wiring together hardware devices. It contains all the node blocks needed to build a simple program without any coding knowledge and is very user-friendly for children new to computer programming.

    #Kids Education #Programming #Coding 560 social mentions

  3. 3
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source
    React: Frontend library for designing and building the frontend user interfaces.

    #Javascript UI Libraries #JS Library #JavaScript Framework 783 social mentions

  4. Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
    Pricing:
    • Open Source
    During a college project in the field of IoT, I came across a simple and powerful solution for wiring together hardware devices called NODE-RED developed originally by IBM. The project was very simple as it only involved controlling electrical appliances and sensing room temperature using a temperature sensor. The whole hardware system was connected to the network using the MQTT Protocol, and using Node-Red, it was just a few minutes of work to connect all sensors and respond accordingly.

    #DevOps Tools #Automation #API Tools 122 social mentions

  5. Lo-Dash is a drop-in replacement for Underscore.
    Pricing:
    • Open Source
    Lodash: Utility library used in the application to makes working with arrays, numbers, objects, strings, etc. Easier and time effective.

    #Development Tools #Javascript UI Libraries #JavaScript Framework 88 social mentions

  6. 6
    Next generation web framework for node.js
    Pricing:
    • Open Source
    Koa: A NodeJs backend web framework for the development of the backend server, setting up the routes endpoint for the RESTful API, etc.

    #Web Frameworks #MVC Framework #NodeJS Framework 38 social mentions

  7. SQL query builder for Postgres, MySQL, MariaDB, SQLite3, and Oracle
    Pricing:
    • Open Source
    Knex: SQL query builder used in the application to manage sql databases queries in a easier way by letting knex handel all the hassle for us.

    #Database Management #Database Tools #Databases 61 social mentions

  8. JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.
    Pricing:
    • Open Source
    JWT: Secure transmission information between parties used by the application to validate the user authorization. This is also used to generate access-token and refresh-token for the user authorization.

    #Identity Provider #Identity And Access Management #SSO 281 social mentions

Discuss: Low-code drag-and-drop tool for building RESTful APIs with in minutes.

Log in or Post with