Liten: A Tiny API Gateway for Solo Devs – Looking for Feedback!



This content originally appeared on DEV Community and was authored by Brett Moore

Hey folks, I’ve been working on Liten. A lightweight, developer-friendly API gateway CLI that you can run anywhere – your laptop, Raspberry Pi, cloud VM, wherever.

I’m hoping to get some feedback from you all to make sure the README makes sense, and you can get data flowing easily.

Much appreciated!

Try it out: npm install -g liten-gateway
Demo video: Running on Raspberry Pi
Repo: https://github.com/moorebrett0/liten


This content originally appeared on DEV Community and was authored by Brett Moore