wasp VS inai

Compare wasp vs inai and see what are their differences.

inai

An experiment in structuring a NodeJS application *internally* using REST principles. (by Imaginea)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
wasp inai
192 4
11,627 8
13.9% -
9.7 5.7
about 7 hours ago almost 3 years ago
TypeScript JavaScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wasp

Posts with mentions or reviews of wasp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-21.

inai

Posts with mentions or reviews of inai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-19.
  • An experiment structuring a Node.js application internally using REST principles
    1 project | news.ycombinator.com | 12 May 2021
  • Objective-S: architecture-oriented language based on Smalltalk and Objective-C
    1 project | news.ycombinator.com | 10 May 2021
    This is useful! Thanks for writing this out. I find in-process REST intriguing as it stands a little in contrast with OOP techniques. One possibility I’ve with in-process REST is that it seems to make live patches feasible - more feasible than in erlang. I use the idea as the core of Inai - https://github.com/imaginea/inai ... so am curious to play with that aspect of ObjS.
  • Monolith First
    3 projects | news.ycombinator.com | 19 Feb 2021
    A bit of a shameless plug, but really looking for feedback .. I've been experimenting with Inai [1][2], a framework that can help build modular microservice-like software with similar Dev team independence properties but can independently be built and deployed as a monolith or as separate services operationally. So far, I've had fun building an internal project at much higher speed than I've managed any similar project and had more fun doing it. I feel the idea (which is still nascent) has some merit, but would like to know what folks think.

    [1] source - https://github.com/Imaginea/Inai

    [2] blog post describing Inai - https://labs.imaginea.com/inai-rest-in-the-small/

  • Oberon OS Walkthrough
    2 projects | news.ycombinator.com | 15 Jan 2021
    At some point, this would be come close to the AppleScript protocol or Symbian OS.

    > So the drawing part of an application would just be a process that sends the screen/compositor process a message describing the state of its window as a tree, and receives messages for events in response.

    I've been toying with an interpretation of this here - https://github.com/Imaginea/inai - and kind of having fun with it .. and even built a prototype internal app using it. Super early stage and so stuff won't necessarily make sense at the outset .. or possibly ever. Thoughts welcome though.

    > A big advantage is it makes the semantics of composing GUIs a lot more reasonable "replace this leaf of my tree with this other process' tree" ...

    The "dom" service in Inai pretty much feels like that. I felt like an idiot to try and (for lack of a better expression) REST-ify the DOM, but it seemed to work to my surprise.

    > An application could also "proxy" for a widget, including over a network link, so you get fairly simple network transparency this way too.

    .. yeah due to the "REST" nature, this becomes pretty straightforward.

What are some alternatives?

When comparing wasp and inai you can also consider the following projects:

reflex - 🕸️ Web apps in pure Python 🐍

OberonSystem - Modified version of the original from http://www.projectoberon.com/ for use with the Oberon IDE

redwood - The App Framework for Startups

node - Node.js JavaScript runtime ✨🐢🚀✨

Mobile-First-RWD - An example of a mobile-first responsive web design

axios - Promise based HTTP client for the browser and node.js

dhall-lang - Maintainable configuration files

axios - Promise based HTTP client for the browser and node.js [Moved to: https://github.com/axios/axios]

react-admin - A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

opentracing-javascript - OpenTracing API for Javascript (both Node and browser). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

ansible-dhall-jsonnet

30-seconds-of-code - Short code snippets for all your development needs