Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm a developer at Habitat (the company mentioned in the article), and have been loving working with RESTyped so far. This has saved me so much time that I would usually spend debugging. It's really nice knowing what you should be passing to an endpoint as you type it. If every API I worked with was RESTyped, life would be a dream.


In a way it is ironic how with Swagger, RESTtyped we are getting back to IDLs and WSDL.

Maybe old dogs did understand a few things about doing distributed programming.


Yup. Someone on Reddit suggested making an OpenAPI/Swagger -> RESTyped adapter. If people are interested in this, I'm all for it.


> Someone on Reddit

Got a link to the thread?



It may be hoped that the next incarnation of this will deal with change better. It's really not enough to just deface every URL with a "/v2/" at the front. That way lies the madness that soured everyone on the great "web services" vision the first time around.


God I hate SOAP. Creating a client for WS-Deathstar was always an adventure.

The types are defined, so no need for documentation to explain the semantics. Oh, and if you don’t have the same tool stack, good luck getting the envelope header the way our server wants it.

Sometimes, there’s value in being able to add or omit attributes without some brittle (static) monstrosity messing itself.


Your link to the definition file, https://blog.falcross.com/introducing-restyped-end-to-end-ty..., is 404ing.


Fixed, thank you!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: