How to create a web-service easily?
Creating web-services with SWI-Prolog is a breeze. This howto is intended as your first bluffer's guide. All examples come with fully operational source-code.
- Hello World
- Development support for web-servers
- Hello World in HTML
- Rule definition facilities (html//1 rules)
- Processing HTTP-parameters
- Adding style (CSS and simple JavaScript) to your pages
- Making your web-server scalable
This is work in progress! If you want to contribute or comment, send mail to me or to the mailinglist
Plans (todo)
- AJAX interaction (YUI, simple table, tree, N-Queens code?)
- PWP
- Logfiles and processing thereof
- Stress-testing by replaying logfiles