Skip to content

denniscodes/feign-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

READ ME

Sometimes you want to test how your application is going to interact with another HTTP service. This project is just for that.

It currently supports:

  • Get a successful result.
  • Return an status code provided.
  • Simulate a get that takes up to five seconds to return.

About

The server side of an OpenFeign explorer project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages