AlenToma / Rest.API.Translator

Rest.API.Translator is a small library that translate interface to valid rest api calls. So instead of using url for each methods, you only use interface and expression to build a valid call to your rest api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rest.API.Translator is a small library that translate interface to valid rest api calls. So instead of using url for each methods, you only use interface and expression to build a valid call to your rest api.

CodeProject and Code Example

Rest.API.Translator

About

Rest.API.Translator is a small library that translate interface to valid rest api calls. So instead of using url for each methods, you only use interface and expression to build a valid call to your rest api.

License:MIT License


Languages

Language:C# 100.0%