Show HN: A simple API/CLI for scheduling HTTP requests

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • oban

    💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3

  • Hi HN!

    This is something I've been tinkering on for the past couple months. It's basically just an API/CLI for scheduling delayed or recurring jobs as HTTP requests.

    I initially built it as a personal tool to save myself a bit of time on little side projects where I've needed scheduled/recurring alerts, but decided it could be a good opportunity to practice building out a nice landing page [0] and documentation [1]. And who knows, maybe someone else will find it useful ¯\_(ツ)_/¯

    The tool relies heavily on Elixir's Oban [2] library for managing jobs, and Mintlify [3] for documentation. I also shamelessly stole most of the frontend design from Resend [4] because I'm a fan of the aesthetic and thought it would be good for my design chops to use their design as a guide. I also discovered Radix [5] UI while working on this, which ended up being immensely helpful for moving quickly on the frontend.

    Anyways, I almost certainly spent a bit too much time on small UX details that are most likely utterly inconsequential, but it was a fun exercise in polish :)

    All feedback is welcome!

    [0] https://www.booper.dev/

    [1] https://docs.booper.dev/

    [2] https://github.com/sorentwo/oban

    [3] https://mintlify.com/

    [4] https://resend.com/

    [5] https://www.radix-ui.com/

  • cronyo

    The missing cron CLI for AWS Cloudwatch and Lambda

  • This looks very sleek. I love it. I had a similar itch to scratch, but created something far less ergonomic[0] a while back.

    Princing info would be useful though, even if it’s free in Beta.

    Great job!

    [0] cronyo: The missing cron CLI for AWS Cloudwatch and Lambda https://github.com/cronyo/cronyo

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: An SQS Alternative on Postgres

    10 projects | news.ycombinator.com | 9 May 2024
  • Hanami and HTMX - progress bar

    5 projects | dev.to | 7 May 2024
  • Hangfire – Background Processing in .NET and .NET Core Applications

    1 project | news.ycombinator.com | 3 May 2024
  • solid_queue alternatives - Sidekiq and good_job

    3 projects | 21 Apr 2024
  • How to Use Flume in your Elixir Application

    2 projects | dev.to | 16 Apr 2024