okay this is actually kinda insane 😭
ran one command and it handled the whole emails, GitHub, CRMs, fintech APIs, agent workflows, basically any API flow through one command.
kinda wild how little setup it needs.
#swytchcode#github#stripe#gmail#api
Try it in 10 seconds. No account needed.
npx swytchcode exec stripe.create_payment --demo
No boilerplate.
No SDK setup.
No auth headaches.
Just run the command and watch it generate + execute the flow instantly.
Docs: https://t.co/oRP3JyoaVl
Discord: https://t.co/HCHxio4kWR
Tried @swytchcode after seeing it on my timeline.
Why is it actually good 😭
Generated a full flow without making me touch docs or boilerplate once.
#swytchcode#api#stripe#gateway
Just got my PR merged into
@internetarchive@openlibrary
Migrated the /cdn/archive.org JS proxy
endpoint from legacy https://t.co/Bju8E08MEr to FastAPI with async httpx, strict allowlist,
and a full mocked test suite.
→ https://t.co/dhuLmxjUmu
#OpenSource#Python#FastAPI