Data transfer powered by the native curl library

Download or upload data over HTTP with CurlHTTPRequest and send emails with CurlMail. Scripts can use the easier (but limited) services on Text, http_get and http_download, provided by extra.

All subgroups and modules

module curl

curl :: curl

Data transfer powered by the native curl library
module extra

curl :: extra

Shortcut services for scripts: http_get and http_download
module native_curl

curl :: native_curl

Binding of C libCurl which allow us to interact with network.
package_diagram curl\> curl core core curl\>->core curl\>examples\> examples curl\>examples\>->curl\> github github github->curl\> nitcorn nitcorn github->nitcorn linux linux linux->curl\> neo4j neo4j neo4j->curl\> nitcorn->curl\> nlp nlp nlp->curl\> popcorn popcorn popcorn->github popcorn->nitcorn popcorn... ... popcorn...->popcorn gamnit gamnit gamnit->linux gamnit... ... gamnit...->gamnit

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods

Children

group github

github

Nit wrapper for Github API
group linux

linux

Implementation of app.nit for the Linux platform
group neo4j

neo4j

Neo4j connector through its JSON REST API using curl.
group nitcorn

nitcorn

Lightweight framework for Web applications development
group nlp

nlp

Nit wrapper for Stanford CoreNLP

Descendants

group android

android

Android platform support and APIs
group bundle

android > bundle

A mapping class of String to various value types used by the
group depth

gamnit > depth

gamnit depth, a framework to create portable 3D games in Nit.
group egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
group examples

nlp > examples

group examples

app > examples

group flat

gamnit > flat

Simple API for 2D games, built around Sprite and App::update
group gamnit

gamnit

Portable game and multimedia framework for Nit
group glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
group graph

neo4j > graph

Provides an interface for services on a Neo4j graphs.
group intent

android > intent

Services allowing to launch activities and start/stop services using
group notification

android > notification

Services to show notification in the Android status bar
group popcorn

popcorn

Popcorn
group service

android > service

Android service support for app.nit centered around the class Service
group shared_preferences

android > shared_preferences

Services allowing to save and load datas to internal android device
group src

android > examples > src

group src

nitcorn > examples > src

group ui

android > ui

Views and services to use the Android native user interface
group virtual_gamepad

gamnit > virtual_gamepad

Virtual gamepad mapped to keyboard keys for quick and dirty mobile support