Skip to content

fel88/HttpSandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpSandbox

Web/ Mock http server with GUI.

Features:

  • lightweight C# scripts (runtime compilable) to generate JSON data from databases (PostgeSQL) using Dapper
  • quick web sites prototyping
image image

Samples:

Tabulator + Dapper + PostgeSQL tabulator sample

How to run static page

  1. Presets -> Hello world
  2. Run, apply
  3. Open browser and enter "http://localhost:8888"

To change static page content

  1. Select Mock tab
  2. Call context menu on the first row (StaticHtmlPageResponse)
  3. Commands -> load HTML from file
  4. Select html file
  5. Press F5 in a browser in order to update page

About

Web/ Mock http server with GUI for debugging

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages