Skip to content

Separate Server and App #4

@CreatCodeBuild

Description

@CreatCodeBuild

Some functionalities are currently in server, since I used the example curio code in h2 as a starting point.

Now I see the needs to separate these code out and put them into the app module.

server is the module which actually talks with http.
app only handles restful end point.

Users built on top of app module. They should never touch server module unless they want to implement their own app module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions