{"id":13836538,"url":"https://github.com/adamtornhill/LispForTheWeb","last_synced_at":"2025-07-10T15:33:07.361Z","repository":{"id":12951859,"uuid":"15630011","full_name":"adamtornhill/LispForTheWeb","owner":"adamtornhill","description":"Source code to my Common Lisp web development tutorial","archived":false,"fork":false,"pushed_at":"2021-06-23T05:57:43.000Z","size":334,"stargazers_count":84,"open_issues_count":0,"forks_count":28,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-02-17T07:34:56.129Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamtornhill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-04T09:59:23.000Z","updated_at":"2024-01-28T01:56:08.000Z","dependencies_parsed_at":"2022-09-24T07:01:15.310Z","dependency_job_id":null,"html_url":"https://github.com/adamtornhill/LispForTheWeb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamtornhill%2FLispForTheWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamtornhill%2FLispForTheWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamtornhill%2FLispForTheWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamtornhill%2FLispForTheWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamtornhill","download_url":"https://codeload.github.com/adamtornhill/LispForTheWeb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225647451,"owners_count":17502072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T15:00:49.136Z","updated_at":"2024-11-20T23:31:16.029Z","avatar_url":"https://github.com/adamtornhill.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp"],"sub_categories":[],"readme":"# Lisp for the Web\n\nThis is the source code accompanying my book [Lisp for the Web](https://leanpub.com/lispweb), a Common Lisp web development tutorial. You can get the book at [Leanpub](https://leanpub.com/lispweb). I hope you like it and may the [parentheses](http://xkcd.com/297/) be with you.\n\n![Lisp for the Web](doc/imgs/title_page.jpg).\n\n## Organization\n\nThere are three versions of the source code:\n\n1. *web_with_proto_backend.lisp* : this is the initial code, developed with a prototypic in-memory backend. In the tutorial we migrate the code to a persistent storage.\n2. *web_with_persistent_backend.lisp* : the same code but backed by a persistent storage. In the tutorial I illustrate how to integrate [mongoDB](http://www.mongodb.org) in Common Lisp.\n3. *map_reduce_in_mongo.lisp* : a minimalistic version of retro games used to illustrate the MapReduce algorithm invoked on the mongo database node.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamtornhill%2FLispForTheWeb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamtornhill%2FLispForTheWeb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamtornhill%2FLispForTheWeb/lists"}