Is there any standardized format for specifying structure of your RESTful API (similar to database schema) so consumers of your API could automatically recreate model in their programming language of choice?
If not, is there any work done about that subject?