Does cosmos support jsonrpc?

I’m building a cosmos client. I generated basic client using swagger-codegen.
But I want to know if cosmos supports jsonrpc protocol, and know how can I use it if cosmos supports it.

My cosmos client lives at https://github.com/kdy1/cosmos_client