sieppari VS martian

Compare sieppari vs martian and see what are their differences.

sieppari

Small, fast, and complete interceptor library for Clojure/Script (by metosin)

martian

The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more (by oliyh)
InfluxDB - 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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sieppari martian
2 2
201 517
1.0% -
0.0 6.4
about 2 months ago 20 days ago
Clojure Clojure
Eclipse Public License 2.0 MIT License
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.

sieppari

Posts with mentions or reviews of sieppari. We have used some of these posts to build our list of alternatives and similar projects.
  • Learn Pedestal Course - Completed!
    1 project | /r/Clojure | 7 Oct 2022
    You can also use Reitit as a router in Pedestal. Reitit has support for interceptors -- Sieppari https://github.com/metosin/sieppari, that said, I believe that Pedestal is more battle tested than Sieppari. Pedestal is build around Interceptors. Where Reitit, since it's really great router library can support both patterns. Hope that helps.
  • Revamp/refresh old Clojure knowledge focusing on a job interview
    1 project | /r/Clojure | 28 Apr 2021
    It's probably also helpful to understand the "interceptor model" used in pedestal. Pedestal doesn't seem to be winning marketshare, but that interceptor model gets "borrowed" quite often. http://pedestal.io/guides/what-is-an-interceptor, https://github.com/metosin/sieppari, https://lambdaisland.com/blog/2019-12-16-advent-of-parens-16-coffee-grinders

martian

Posts with mentions or reviews of martian. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-10.
  • Localstack – Local AWS Emulator
    9 projects | news.ycombinator.com | 10 Oct 2021
    Or put the API definitions into some database (sqlite, datascript + nodejs or babashka or nbb), then you can decide what http library or mocked http solution would you like to use, eg https://github.com/oliyh/martian

    Most of the code is just a thin veneer over that information...

  • Spec vs. Preconditions
    3 projects | /r/Clojure | 27 Sep 2021
    There's a lot of concerns at the API edge of a system I would be looking at something like https://github.com/oliyh/martian this for an API and take half those concerns out of your current function

What are some alternatives?

When comparing sieppari and martian you can also consider the following projects:

penpot - Penpot: The open-source design tool for design and code collaboration

snoop - Function instrumentation using Malli schemas.

muuntaja - Clojure library for fast http api format negotiation, encoding and decoding.

aleph - Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP

haslett - A lightweight WebSocket library for ClojureScript

serverless-localstack - ⚡ Serverless plugin for running against LocalStack

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

http-cron - Service / Clojure library to POST to HTTP endpoints at regular intervals

kitchen-async - A Promise library for ClojureScript, or a poor man's core.async

aws-cdk-local - Thin wrapper script for using the AWS CDK CLI with LocalStack

sente - Realtime web comms library for Clojure/Script

rcf - RCF – a REPL-first, async test macro for Clojure/Script