Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 2.82 KB

ROADMAP.md

File metadata and controls

78 lines (52 loc) · 2.82 KB

UNCORS Roadmap

  • Base reverse proxy server functionality
  • Url mapping
  • Custom port handling
  • New URL replacer functionality
  • Request printing
  • HTTPS support
  • Secure cookies mapping
  • Help command
  • Proxy from environment support
  • URL replacer v2 - PR
  • Disclaimer message
  • Mock response from file
  • Viper configuration
  • Multiple CLI url mapping
  • Mocked response delay - PR
  • File configuration - PR
  • Stable NPM package deploying
  • Static file serving - PR
  • Own error page for uncors internal errors
  • Separated mock for each url mapping - PR
  • Response caching - PR
  • JSON Schema for config file - PR
  • Automatically reload the server after configuration changes - PR
  • Fake Data generation - PR
  • Changed console rendering lib - PR

Next Release

  • Update GoReleaser to the last version
  • Add support of dark and light terminal themes

Future features

  • Informative error messages
  • Content URl replacing (HTML, JSON, TEXT and other)
  • Occupied port handling
  • Collecting all request/response to har file