- The hunchentoot web server
- The Restas web framework
- The SEXML library for outputting XML and HTML
- Closure-template for HTML templating
- Postmodern for PostgreSQL access, and cl-reddis as a simple datastore
- Various utilities
Table of contents
- The basics
- Setting up a project
- HTML generation and templating
- Putting it together: Updated blog example
- Persistence part I: PostgreSQL
- Persistence part II: The UI
- Persistence part III: Redis
- Modules as reusable components part I: restas-directory-publisher
- Modules as reusable components part II: Implementing a reusable module
Pages : | 91 |
Size : | 1.3 MB |
Downloads: | 143 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Pavel Penev |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Lisp Web Tales
Download free course Go Web Development Succinctly, pdf file on 89 pages by Mark Lewin.
With this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan.
Download free course Modern Web Development on the JAMstack, pdf file on 127 pages by Mathias Biilmann, Phil Hawksworth.
Download free course How To Build a Website With CSS and HTML, pdf file on 172 pages by Erin Glass.
You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mas