Skip to content

Panfp is Function Program E-C demo,which backend write by Haskell.

License

Notifications You must be signed in to change notification settings

wping/panfp-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panfp

panfp is a Function Program E-C demo,backend writed by Haskell.

requirements:

1.postgressql DB, should verified the connect string in "src/Lib.hs",like this ("host='127.0.0.1' user='test' dbname='test' password='111111'"), create tables with "db.sql",used command postgresql "psql";

2.Haskell Stack package manager,and Haskell IDE for example IntelliJ IDEA,VS code.

status:

1.Offered a REST API with Scotty,return the result with popular json format;

2.The Order、OrderDetail、 Product、ProductDetail CRUD,with file server can provide service;

About

Panfp is Function Program E-C demo,which backend write by Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published