Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

optional dependencies and Server loadings #24

Open
fiorenzino opened this issue Apr 4, 2018 · 2 comments
Open

optional dependencies and Server loadings #24

fiorenzino opened this issue Apr 4, 2018 · 2 comments

Comments

@fiorenzino
Copy link
Contributor

we could evaluate in config file to initialize in Server class:

  • config file

I'm thinking about:

  • for "cookies and session" (if we have "cookies": true in config)
  • db client (if we have url or driver_class or db_driver in config)
  • swagger ("swagger": true in config )

What do you think about?

@FroMage
Copy link
Owner

FroMage commented Apr 4, 2018

I agree, but I'd keep the current defaults, so the config would be useful to disable them.

@rdruss
Copy link

rdruss commented Apr 4, 2018

Should it continue to be referenced as Swagger or OpenAPI?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants