Skip to content

jvelilla/HTMX_Eiffel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMX using Eiffel

https://htmx.org/

Full Introduction to HTMX using Golang

https://www.youtube.com/watch?v=x7v6SNIgJpE

https://github.com/ThePrimeagen/fem-htmx-proj

Task

  • Display a count that represents how many times the page has been requested.

  • Add an endpoint POST /count to that increments the count value and returns the index.html page.

  • Remove the incrementing in the Get / route

  • add a button to the HTML

  • index.html now require an object with contacts

  • we need a new endpoint /contacts that takes POST request

About

HTMX using Eiffel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published