lewoudar / htmx_contact

Adaptation of the examples of the Hypermedia Systems book in Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts App

This project is an adaptation of examples of the excellent book Hypermedia Systems in Django.

I learnt a few things in Django like how to pass form data to other methods than POST. Hope this will help some of you. :)

I also use django ninja extra for the JSON API chapter. It really simplifies the creation of APIs.

About

Adaptation of the examples of the Hypermedia Systems book in Django


Languages

Language:Python 58.0%Language:HTML 31.2%Language:JavaScript 7.5%Language:CSS 3.3%