Headless e-commerce framework for Django and Wagtail.
Salesman is an online store platform that offers a configurable system for building and managing online stores. It comes with a RESTful API that provides endpoints for handling basket operations, checkout processes, payment operations, and managing customer orders.
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.