#
http4k
Here are 21 public repositories matching this topic...
adhesivee
commented
Jun 27, 2019
Last changes allow to create form login on authorization endpoint.
It might be unclear how to do it. This could be added to documentation.
Open
How to use?
6
alisabzevari
commented
Apr 25, 2019
Suggested test cases:
- It should throw proper exception when article does not exist.
- If the user has not been favorited the article before, the handler should not throw exceptions.
- It should throw exception when the article author not found.
- It should return proper values for the return object.
A lightweight HTTP framework for Typescript / JS with zero dependencies
-
Updated
Nov 5, 2019 - TypeScript
Tag git is a project to manage your starred github repositories
-
Updated
Jun 8, 2020 - Kotlin
Demo for running a simple http4k service as native binary on OpenFaaS
-
Updated
Jul 26, 2019 - Kotlin
Complete runnable demo code of article "A Bottom-Up View of Kotlin Coroutines"
kotlin
compiler
coroutines
concurrency
continuation
bottom-up
cps
continuation-passing-style
tornadofx
http4k
-
Updated
Feb 6, 2020 - Kotlin
Playground (USB Sensor script + GraphQL server + Android App) for TFA Dostmann AirCO2ntrol Mini CO2-Monitor
-
Updated
Mar 8, 2020 - Kotlin
OpenFaaS templates for Kotlin and HTTP4K
-
Updated
Feb 28, 2020 - Kotlin
This repository is smallest sample app of HTTP4K.
-
Updated
Nov 25, 2018 - Kotlin
Practicing in public 1. Kotlin 2. Web Server development 3. TDD 4. Functional-Programming Systems Design
-
Updated
Dec 12, 2018 - Kotlin
Website made in pure kotlin. It allows to upload image, annotate and verbally describe content
-
Updated
Jul 7, 2019 - Kotlin
Simple Coroutine Examples and an example running on a local web server (Kotlin in Boston, Everywhere Nov 2019)
-
Updated
Nov 8, 2019 - Kotlin
Html Templating for Http4k
-
Updated
Apr 29, 2019 - Kotlin
Improve this page
Add a description, image, and links to the http4k topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http4k topic, visit your repo's landing page and select "manage topics."
Pretty much as the title says - doesn't look like it's supported:
https://github.com/http4k/http4k/blob/59c9814cae8203857e30138501e979366f797817/http4k-testing-webdriver/src/main/kotlin/org/http4k/webdriver/JSoupWebElement.kt#L83
I'm taking a look and seeing if I can put together a PR