Giter Site home page Giter Site logo

askunk / http Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ponylang/http

0.0 1.0 0.0 1.39 MB

ponylang HTTP library :horse: :spider_web:

Home Page: https://ponylang.github.io/http/http--index/

License: BSD 2-Clause "Simplified" License

Makefile 1.22% Pony 97.63% Shell 1.14%

http's Introduction

http

Ponylang package to build client and server applications for the HTTP protocol.

CircleCI API Docs

Status

This is the Pony HTTP/1 library from the standard library, formerly known as net/http. It contains both an HTTP client to issue HTTP requests against HTTP servers, and an HTTP server. It also contains a library for handling and parsing URLs.

It will be removed from the stdlib with one of the next minor releases as a result of RFC 55. The Pony Team decided to remove it from the stdlib as is did not meet their quality standards. Given the familiarity of most people with HTTP and thus the attention this library gets, it was considered wiser to remove it from the stdlib and give it a new home as a separate package, where it will not be subject to RFCs in order to rework its innarts.

Help us improve

It is considered established knowledge that this library needs a complete rework. If you would like to contribute turning this http library into the shape it should be in for representing the power of Ponylang, drop us a note on any of the issues marked as Help Wanted.

Installation

  • Add http to your build dependencies using pony-stable:
stable add github ponylang/http
  • Execute stable fetch to fetch your dependencies.
  • Include this package by adding use "http" to your Pony sources.
  • Execute stable env ponyc to compile your application

http's People

Contributors

mfelsche avatar askunk avatar

Watchers

James Cloos 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.