Skip to content

fga-funcional/haskell-image-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-image-gallery

Dockerized Haskell Rest API for yielding information about images. It's integrated with a PostgreSql database using its offical docker container, beyond it uses a migrations for creating table on up.

Using

Routes

  • list: /images
  • create: /admin/images
  • update: /admin/images
  • get: /image/:id
  • delete: /admin/image/:id

Running

  • sudo docker-compose up

Reference repositories

For building this, two repositories served as references and helped a lot:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published