Skip to content

dbushenko/scotty-blog-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an example of a REST JSON server for simple blog.

Technologies used:

  • Scotty for routing
  • Configurator for configuration
  • Aeson for JSON encoding/decoding
  • PostgreSQL server
  • postgresql-simple for communication with DB
  • resource-pool for DB connections pool
  • wai-extra for basic authentication
  • Warp as webserver

Authentication

User: dim

Password: dim

Author: Dmitry Bushenko (d.bushenko@gmail.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published