apex / rpc

Simple RPC style APIs with generated clients & servers.
MIT License
216 stars 15 forks source link

JSON-Schema superset #12

Open tj opened 4 years ago

tj commented 4 years ago

I need to look into inheriting from json-schema more, but I think we would then have to support everything JSON-Schema does — oneOf for example — but it would be nice to support the entire thing.