laminar

OpenApi backed REST APIs. Automatic validation of request / response based on the api schema. (by ivank)

Laminar Alternatives

Similar projects and alternatives to laminar

  • poem

    30 laminar VS poem

    A full-featured and easy-to-use web framework with the Rust programming language.

  • connexion

    Connexion is a modern Python web framework that makes spec-first and api-first development easy.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • openapi-code-generator

    A code generation tool for openapi 3 / 3.1 specifications written in typescript, primarily aimed at generating typescript clients and server stubs. Other target languages may be added in future.

  • typespec-todo

    A todo application API specified in TypeSpec

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better laminar alternative or higher similarity.

laminar reviews and mentions

Posts with mentions or reviews of laminar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.
  • Write OpenAPI with TypeSpec
    7 projects | news.ycombinator.com | 27 Mar 2024
    Yeah also schema-first here. I think this is the “easy vs simple” debate all over again.

    Writing code first schema is very easy, but when you start _using_ that api as part of a greater system is where the approach starts falling short.

    Schema first allows for great communication between teams - one team requires changes to an api service, they can hash it out with the api, and then go back and implement both the client _and_ server simultaneously.

    The great benefit here is the inevitable back-and forth can be done together, as each side might need to adjust the api while they are implementing the client/server as often happens with engineering efforts. And thats a lot easier to do while each side is working on it rather than the usual one side is “done” and moves to another task and needs to go back and modify.

    In fact at the time I built quite a nice system of generating typescript types for both client and server - https://github.com/ivank/laminar

    I guess because the project tried to introduce strong typing and fp style to node http servers plus a few other ideas stolen from here and there, it tried to do too much and never really got traction.

Stats

Basic laminar repo stats
1
1
8.3
2 months ago

ivank/laminar is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of laminar is TypeScript.


Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com