1
3 Comments

Building Web Apps only with an OpenAPI Spec

Hola!
I've been working on a way to auto-generate React based pages from templates and Open API Specs. This way you can auto-build most of your app pages without having to do a single line of front-end code that. This is specially cool for internal tools and single pages (login, registration, profile, settings, and similar)

What do you think? What are the possible drawbacks of that solution?

Cheers,

  1. 1

    Sounds like a great idea. But doesn't it require a ton of additional meta information about the pages? 🤔 maybe I'm missing some part?

    1. 1

      OpenAPI Spec already provides most of the required fields to make an intuitive approach. Other parts can be managed by conventions and tags. You are correct that some extra conventions may be required, but not for most of the general cases.

      1. 1

        Cool. Details might be a good follow up post!

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments