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

Your first and second sentences contradict in a way which illustrates the challenge: interface discovery is trivial but that only helps with the lowest-level part of a client library.

There's a great Python library called UniversalClient which illustrates this nicely: it provides some helpful scaffolding for working with REST APIs and structuring your code in a maintainable manner but ultimately a programmer still has to provide the service-specific understanding:

https://universal-client.readthedocs.org/en/latest/basics.ht...



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

Search: