Skip to content

Commit a1d03b5

Browse files
author
alfredo-toledano
committed
doc(docs.topics.native.cAndLibCurl): add notes
1 parent 0304395 commit a1d03b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/topics/native/native-app-with-c-and-libcurl.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[//]: # (title: Create an app using C Interop and libcurl – tutorial)
22

3+
* goal
4+
* how to create a native HTTP client & interoperate with C libraries
5+
6+
* TODO:
37
This tutorial demonstrates how to use IntelliJ IDEA to create a command-line application. You'll learn how to create
48
a simple HTTP client that can run natively on specified platforms using Kotlin/Native and the `libcurl` library.
59

0 commit comments

Comments
 (0)