Skip to content
@jsontp

jsontp

logo

The newest web protocol, using JSON, the ubiquitous format.

current version: 1.0-rc2

jsontp is an protocol that uses json as its data interchange format over tcp

the jsontp protocol

  • there are two types of jsontp messages: request and response
  • a request message is sent from client to server, and a response message is sent from server to client

it supports the HTTP methods:

  • GET
  • POST
  • PUT
  • DELETE
  • OPTIONS

It also has support for "expect": "100-continue", set-cookies, lanugauge, and date. It ensures that the requests are always folowing the same format, making it easy to use in applications.

Popular repositories

  1. paper paper Public

    The white paper spec for jsontp

  2. logo logo Public

    The logo for the jsontp project.

  3. .github .github Public

    The profile page

    1

  4. book book Public

    Documentation for jsontp

    Shell

  5. ref ref Public

    A few sample implementations for jsontp, deliberately written simply (for production code, see jsontp/lib)

    Rust

  6. lib lib Public

    A series of libraries for jsontp

    Rust

Repositories

Showing 7 of 7 repositories
  • nnntp Public

    Newer Network News Transfer Protocol

    Rust 0 Apache-2.0 0 0 0 Updated Feb 25, 2024
  • lib Public

    A series of libraries for jsontp

    Rust 0 Apache-2.0 0 0 0 Updated Feb 23, 2024
  • ref Public

    A few sample implementations for jsontp, deliberately written simply (for production code, see jsontp/lib)

    Rust 0 Apache-2.0 0 0 0 Updated Feb 22, 2024
  • .github Public

    The profile page

    0 Unlicense 1 0 0 Updated Feb 22, 2024
  • book Public

    Documentation for jsontp

    Shell 0 Unlicense 0 0 0 Updated Feb 19, 2024
  • paper Public

    The white paper spec for jsontp

    0 Unlicense 0 1 0 Updated Feb 19, 2024
  • logo Public

    The logo for the jsontp project.

    0 0 0 0 Updated Feb 16, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…