ngx-export VS oauthenticated

Compare ngx-export vs oauthenticated and see what are their differences.

ngx-export

A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server (by lyokha)

oauthenticated

Authentication-ho! OAuth 1.0 for Haskell atop http-conduit. (by tel)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ngx-export oauthenticated
2 -
159 6
- -
9.0 2.6
7 days ago about 2 years ago
C Haskell
BSD 3-clause "New" or "Revised" License 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.

ngx-export

Posts with mentions or reviews of ngx-export. We have used some of these posts to build our list of alternatives and similar projects.
  • [ANN] ghc-stdin: Compile source code from the standard input
    1 project | /r/haskell | 4 Aug 2022
    This is a long story, nginx-haskell-module - here is an Nginx framework that loads custom Haskell code with C functions exported via foreign export and runs them from the Nginx configuration files as synchronous or asynchronous handlers and services.
  • [ANN] nginx-haskell-module version 2.8.0 released
    1 project | /r/haskell | 2 Mar 2021
    Details are in release notes. This release brings docker images to let testing all examples from this online documentation. The images are easily extendible to compiling and running custom Haskell handlers and Nginx configurations, as they contain ghc, cabal, gcc, and Nginx source code inside. See details here. Images were built using this Dockerfile. Notice that I used option --build-arg CABAL_CONSTRAINTS="--constraint='bytestring < 0.11'" for building them.

oauthenticated

Posts with mentions or reviews of oauthenticated. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning oauthenticated yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing ngx-export and oauthenticated you can also consider the following projects:

glirc - Haskell IRC library and console client - Join us on libera.chat #glirc

web3 - Web3 API for Haskell.

mqtt-hs - A Haskell MQTT client library.

PortFusion - Haskell-powered cross-platform transport-layer distributed reverse / forward proxy & tunneling solution – currently available for all TCP protocols (RDP, VNC, HTTP(S), SSH, ...).

Gitit - A wiki using HAppS, pandoc, and git

montage - Riak resolution proxy

on-demand-ssh-tunnel - Haskell program that sends traffic through SSH tunnels on-demand

Combinatorrent - A bittorrent client written in Haskell

kraken

ekg - Remote monitoring of running processes over HTTP

hoauth2 - Haskell oauth2 binding

simpleirc - IRC Library for Haskell