https://github.com/android10/ktor-rest-api-docker-bootstrap
Scaffolding for a REST Api using Ktor Framework. Already dockerized.
https://github.com/android10/ktor-rest-api-docker-bootstrap
Last synced: 3 months ago
JSON representation
Scaffolding for a REST Api using Ktor Framework. Already dockerized.
- Host: GitHub
- URL: https://github.com/android10/ktor-rest-api-docker-bootstrap
- Owner: android10
- License: apache-2.0
- Created: 2021-02-27T21:49:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T12:26:54.000Z (about 4 years ago)
- Last Synced: 2024-11-13T08:31:03.507Z (about 1 year ago)
- Language: Kotlin
- Size: 91.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# REST Api Ktor Project using Docker
Scaffolding for a REST Api using Ktor Framework. Already dockerized.
## License
Copyright 2018 Fernando Cejas
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

