Skip to content

A plugin for Apache Cordova that runs a web server that is able to serve dynamic content.

Notifications You must be signed in to change notification settings

jh3141/cordova-plugin-httpserver-dynamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-httpserver-dynamic

A plugin for Apache Cordova that runs a web server that is able to serve dynamic content. Android support available now, iOS to come soon.

Documentation

Full documentation is available in the README file of the plugin directory, and should be viewable here.

Example

A brief example is included in the repository in the example folder. This shows how to create a server and respond to requests with dynamic content (in this case a text string that includes a number that increments for each request processed). The example also logs all data provided with each incoming request, so you can experiment with different request types and see how they are presented.

About

A plugin for Apache Cordova that runs a web server that is able to serve dynamic content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published