Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing ParamScriptAPI with Other Haskell Backend Server Packages #27

Open
HinsonSIDAN opened this issue Nov 17, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@HinsonSIDAN
Copy link
Member

To implement the ParamScriptAPI.hs for other backend server packages:

  1. IHP: Integrated Haskell Platform
  2. Obelisk
  3. Happstack
  4. Snap
  5. Yesod
  6. Servant Server
  7. Scotty

This implementation task is for research of design choice, particularly for integrating with Plutus functions.

Package 1-5: @aleeusgr
Package 6-7: @SIDANWhatever

Installation should be primarily through specification in example-validator.cabal file, other installation methods are not suggested for full re-creation ability on other environments.

@HinsonSIDAN
Copy link
Member Author

HinsonSIDAN commented Nov 17, 2022

Working branch: feature/servers-test

@aleeusgr
Copy link
Collaborator

aleeusgr commented Nov 17, 2022

aleeusgr#1

@HinsonSIDAN HinsonSIDAN added enhancement New feature or request help wanted Extra attention is needed labels Nov 17, 2022
@aleeusgr
Copy link
Collaborator

aleeusgr commented Nov 22, 2022

aleeusgr#1

Snap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants