Skip to content

A sample Web API application and a consumer console application using Refit library for the REST requests

Notifications You must be signed in to change notification settings

danielkreppel/Refit_WebAPI_REST_Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple applications to demonstrate how to use Refit to consume REST API services:

  • WebApi: Web Api application to Mock the REST services, including the authentication mechanism to return access tokens
  • ConsoleConsumerRefitREST: Console application using Refit library to consume the REST services exposed in the WebApi aplication
  • Common.Models: A common library used by both applications with the common type models

About

A sample Web API application and a consumer console application using Refit library for the REST requests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published