Skip to content

A showcase webapp that I made to play with the Common Lisp ecosystem

License

Notifications You must be signed in to change notification settings

astynax/cl-pokedex

Repository files navigation

CL-Pokedex

A simple showcase WebApp that I have made in the process of learning the Common Lisp ecosystem.

The app is simple: one can browse a long list of Pokemon and get some info about any of them.

the Weedle pokemon

Used CL packages

package purpose
hunchentoot HTTP server
spinneret HTML generation
cl-dbi Database
dexador HTTP client
quri URI manipulation
jsown JSON

PokeAPI

This app uses the PokeAPI!

block.css

My CSS/HTML skills are pretty basic. That's why I styled this app with awesome blocks.css.

About

A showcase webapp that I made to play with the Common Lisp ecosystem

Topics

Resources

License

Stars

Watchers

Forks