Skip to content

MarkDBlackwell/ajax-testbed-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ajax-testbed-simple

An utterly simple testbed server for beginning with Ajax.

Send your requests to /ajax.

No matter what you GET or POST there, it returns the (same) JSON string:

{ message: "hello" }

For an example of use, see bare.html.

Also see blog post.

About

An utterly simple testbed server for beginning with Ajax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages