lisp-web-template-productlist VS openbookstore

Compare lisp-web-template-productlist vs openbookstore and see what are their differences.

lisp-web-template-productlist

A web template with Hunchentoot, Easy-routes, Djula templates, Bulma CSS. (by vindarel)

openbookstore

Bibliographic search of books and personal manager (WIP) https://gitlab.com/myopenbookstore/openbookstore (by OpenBookStore)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lisp-web-template-productlist openbookstore
1 5
29 33
- -
0.0 7.9
over 2 years ago about 1 month ago
Common Lisp Common Lisp
- GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lisp-web-template-productlist

Posts with mentions or reviews of lisp-web-template-productlist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-19.

openbookstore

Posts with mentions or reviews of openbookstore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-10.
  • User authentication and security in Common Lisp Webapps
    13 projects | /r/lisp | 10 Apr 2023
    Here's how we handle users and roles in my app at the moment: https://github.com/OpenBookStore/openbookstore/blob/master/src/authentication.lisp (also src/web/authentication.lisp) (currently not used in production©) (using mito-auth. From a quick look, the hashing method (sha256) seems easily replaceable). Hope it helps.
  • What are you working on?
    3 projects | /r/Common_Lisp | 29 Dec 2022
    I am working on OpenBookStore, a book management software. It is a side project, but I plan on offering services around it, since I already have a foot in that industry (and simple CL apps helping in production). I have good foundations, the next step is to ease delivery with a standalone binary and Electron.
  • Any projects want/need help?
    8 projects | /r/lisp | 6 Oct 2022
    Hi there. I'd enjoy help on anything web development for openbookstore: https://github.com/OpenBookStore/openbookstore (especially now: setting up i18n) Or, we could work on the terminal REPL experience for the CIEL meta-package: https://github.com/ciel-lang/CIEL/ We could use a better base like cl-repl or better yet, Lish.
  • Very simple web app demo in Common Lisp
    6 projects | /r/lisp | 19 Apr 2022
    a WIP: https://github.com/OpenBookStore/openbookstore (with JSON and Vue.js, users and auth)
  • Web services written in CL?
    8 projects | /r/Common_Lisp | 23 Jan 2022
    I wrote a little app that I use for a couple clients to show their books catalogue. We develop a custom UI theme if they have the budget. I also don't despair in finishing openbookstore (it's a rewrite, so I don't have much time).

What are some alternatives?

When comparing lisp-web-template-productlist and openbookstore you can also consider the following projects:

demo-ISSR-djula - Interactive web app with ISSR and without JavaScript (working POC)

ironclad - A cryptographic toolkit written in Common Lisp

cl-cookieweb - Cookiecutter template to start a web project.

red-light-green-light - A git-centric policy management and enforcement tool designed to accelerate your CI/CD pipelines.

cl-password-store - Password management for Common Lisp (web) applications

mito-auth - User authorization for Mito classes.

restas-simple-auth - Simple RESTAS-plugin for user registration and authentication

radiance-contribs - Standard implementations and drivers for the radiance interfaces, as well as common helper packages.

hunchentoot-auth

cl-authentic - Password management for Common Lisp (web) applications. THIS PROJECT HAS MOVED

mito-email-auth - Helper to authenticate website's users by sending them unique code by email.