Blog post

Toad, a link shortener with simple APIs for low-coders

03-08-2021

3 minute read

Zach Waterfield is an engineer, investor, and founder of Kopa - a short term furnished rental marketplace with operations in over 400 cities in the USA. Zach's latest project, Toad, is an easy-to-use link shortening tool with simple APIs, aimed to empower low-coders. Toad provides a simple dashboard, analytics, and API designed with low-coders in mind.

Learn why Zach used Supabase as part of his serverless SAAS setup.

Toad APIs for low Coders

Zach loves link shorteners. However, for low-coders, link shorteners tend to have cumbersome APIs limiting their utility. He wanted to build a link shortening tool with simple APIs that are simple for no-coders to use.

The power of a serverless Supa-stack

Zach started this project with a low-management overhead in mind. He needed a robust and scalable stack that doesn't need refactoring when his service user volume grows. Zach knew that a back-end as-a-service abstracts away many of the dev-ops tasks, such as provisioning server instances and setting up databases. From experience, he knew that Firebase would be too cumbersome.

Zach decided that combining Supabase, Lambda functions, Next.js, TailwindCSS, and Vercel would be the perfect Supa-stack to achieve his goal of low-management overhead. This setup removes significant dev-ops headaches with no need to think about continuous integration - when he wants to make a change, it is good to go. As a bonus, this setup is virtually free until he reaches significant user volumes.

Build it once, use it forever

Zach was surprised how rapidly he was able to build and deploy Toadli. He now has a template project that he plans to customise for future SaaS services. Zach has a stack that is scalable, reusable, and low-management. Toad has early paying customers, and traffic volumes are increasing as low-coders become aware of how easy Toad APIs are to use.

Full Serverless is an amazing developer experience. You can get high-quality results fast, especially when Supabase abstracts away all the back-end headaches

Zach Waterfield - Toad avatar

Zach Waterfield - Toad

Spend more time creating and less time managing back ends

Thanks to Supabase, Zach is able to focus on the creative process and launch services like Toad with all the functionality he wants to offer. He has peace of mind that his stack is low-management and will scale as his project continues to gain traction.

Share this article

Last post

Using Supabase in Replit

11 March 2021

Next post

Postgres as a CRON Server

5 March 2021

Related articles

Postgres Full Text Search vs the rest

Supabase Beta September 2022

Postgres WASM by Snaplet and Supabase

Choosing a Postgres Primary Key

Supabase Beta August 2022

Build in a weekend, scale to millions