UNPKG

dk-srv

Version:
31 lines (19 loc) 795 B
dk-srv ============================================== DK server - library for working with http server. ### Constants #### Default library | Name | Type | Value | Desc | -------------- | --------- | ----------------- | ----------------- |**SRV_NAME** | Str_std | dk-srv | Name library |**SRV_KEY** | Str_std | srv | Key library |**SRV_ID** | Any_id | 0 | Id library |**SRV_VER** | Str_std | 0.1.0-alpha.2 | Version library ## About ### Notes * Start of development: **2018-10-11** 09:20 * This project adheres to [Semantic Versioning][SEM_VER] ### License [MIT][MIT] [MIT]: https://opensource.org/licenses/mit-license.php [SEM_VER]: https://semver.org/spec/v2.0.0.html