#csharp
Read more stories on Hashnode
Articles with this tag
Refit is a library that turns the REST API into a living interface. With its help, I have created a PoC of a client that communicates with the REST...
gRPC is a compelling interface (about 10 times faster than REST) developed by Google under an open-source license. It can run in any environment. Its...