Skip to content

Simple mock server for simulating backend operations

Notifications You must be signed in to change notification settings

foximoxi/replica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"#replica" This is a simple mock server for simulating REST services without effort. Currently under development, May 2018

Features:

  • plain json delivered on required uri
  • simulated json full service (POST/PUT/GET/DELETE) based on JSON Schema

What's next:

  • reverse proxy functionality for replacing mock with real services
  • UI console for management
  • log configuration for better input/output inspection
  • some API Gateway functions for more advanced development
  • packaged version (maybe single file if possible)

About

Simple mock server for simulating backend operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages