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

Implement a higher level API #2

Open
alranel opened this issue Dec 9, 2018 · 1 comment
Open

Implement a higher level API #2

alranel opened this issue Dec 9, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@alranel
Copy link
Member

alranel commented Dec 9, 2018

This package should also expose a higher level API that would do most of the stuff implemented in example/service.go.

A good example for that is https://github.com/italia/spid-perl-dancer2 (see its example app).

@alranel alranel added the enhancement New feature or request label Dec 9, 2018
@alranel
Copy link
Member Author

alranel commented Dec 11, 2018

But what web framework would we use? net/http? goji? Maybe we should try to be compatible with any web framework that supports http.Handler, thus creating a bit less high level API but not creating strong lock-ins with any particular web framework.

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

No branches or pull requests

1 participant