Skip to content

Useful functions when working with HTTP requests and responses in Arduino

License

Notifications You must be signed in to change notification settings

soonick/httpino

Repository files navigation

httpino

CircleCI

Useful functions when working with HTTP requests and responses in Arduino

Dependencies

This repo uses submodules for its dependencies. To fetch all submodules:

git submodule update --init --recursive

Build

Builds, lints and runs tests

make verify

Development environment

This library comes shipped with ready-to-use vim development environment with LSP ready to use. To access the development environment:

make vim

About

Useful functions when working with HTTP requests and responses in Arduino

Resources

License

Stars

Watchers

Forks

Packages

No packages published