GithubHelp home page GithubHelp logo

machunter / idris-http Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uwap/idris-http

0.0 2.0 0.0 114 KB

An HTTP library for idris

License: BSD 2-Clause "Simplified" License

Shell 12.24% Idris 87.76%

idris-http's Introduction

Travis Status

idris-http

An HTTP library for idris 0.12.3.

How to install

Clone the repository and install it using the idris package manager. Idris-http depends on lightyear and idris-bytes. You can install it with our install-dependencies script.

The easiest way to install idris-http is to run the command line code below:

git clone https://github.com/uwap/idris-http.git
cd idris-http
./install_dependencies.sh
idris --install http.ipkg

Documentation

The documentation is available at http://uwap.github.io/idris-http/.
Note: Due to Issue #2161 the documentation isn't complete.

Running/Testing an example

First install http by typing

idris --install http.ipkg

Then move into the directory of the example you want to test. For example move into examples/simple/ and then build and run it:

cd examples/simple/
idris --build simple.ipkg
./simple

Contributing

Feel free to fork and change idris-http. We are glad to see pull-requests and issue reports.

idris-http's People

Contributors

ranlvor avatar relrod avatar uwap avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.