An open API service indexing awesome lists of open source software.

https://github.com/alexdaz/pokedex-htmx

A simple web project made in htmx, Lit and Spring Boot.
https://github.com/alexdaz/pokedex-htmx

htmx htmx-app java java-21 lit pokemon pokemon-api spring-boot web-components

Last synced: 4 months ago
JSON representation

A simple web project made in htmx, Lit and Spring Boot.

Awesome Lists containing this project

README

          

# PokéDex htmx

[![License: MIT](https://img.shields.io/badge/License-MIT-orange.svg)](https://opensource.org/licenses/MIT/)

This is an experiment using htmx to query an API, which downloads some data and an image, then this data can be stored in a database using Spring Boot as Backend and Oracle as database.