Skip to content

adds ability to configure and start a server#12

Merged
xentek merged 1 commit intomasterfrom
10-server
Mar 5, 2017
Merged

adds ability to configure and start a server#12
xentek merged 1 commit intomasterfrom
10-server

Conversation

@xentek
Copy link
Copy Markdown
Member

@xentek xentek commented Mar 5, 2017

  • uses hyperdrive.Config to create a configured http.Server, when
    NewAPI() is called.
  • server can be started with API.Start()

fixes #10

- uses `hyperdrive.Config` to create a configured `http.Server`, when
  `NewAPI()` is called.
- server can be started with `API.Start()`

fixes #10
@xentek xentek added this to the v0.0.2 milestone Mar 5, 2017
@xentek xentek merged commit 439f12f into master Mar 5, 2017
@xentek xentek deleted the 10-server branch March 5, 2017 00:44
@xentek xentek removed the enhancement label Mar 5, 2017
@xentek xentek changed the title 10: adds ability to configure and start a server adds ability to configure and start a server Mar 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Start an API Server

1 participant