Skip to content

Make InductServer configurable #7

@Yeseh

Description

@Yeseh

InductServer should take several options to configure the webserver. Adding these options allow for extensive customization of the webserver, with barely any code.

Some ideas:

  • Toggle router auto loading
  • Port the server should run on
  • Toggle security essentials middleware (pre configured xsrf, helmet, security headers)
  • Root namespace of the webserver Ex: /api
  • Enable authorization Ex: simple RBAC with verification middleware for admin role
  • Different authentication methods Ex: simple, JWT, Oauth2

Also useful for code generation using the Induct Core framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions