Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1444 > unrolled thread

Teleport v0.2.1 - Lightweight JSON types (serialization, validation, web APIs)

Started byAlexei Boronine <alexei.boronine@gmail.com>
First post2014-10-18 12:27 -0700
Last post2014-10-18 12:27 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  Teleport v0.2.1 - Lightweight JSON types (serialization, validation,  web APIs) Alexei Boronine <alexei.boronine@gmail.com> - 2014-10-18 12:27 -0700

#1444 — Teleport v0.2.1 - Lightweight JSON types (serialization, validation, web APIs)

FromAlexei Boronine <alexei.boronine@gmail.com>
Date2014-10-18 12:27 -0700
SubjectTeleport v0.2.1 - Lightweight JSON types (serialization, validation, web APIs)
Message-ID<mailman.15025.1413875440.18130.python-announce-list@python.org>
http://www.teleport-json.org/

Teleport is: 

* A serialization system on top of JSON
* An input validation system
* A declarative schema system
* An aid in automatically generating API docs
* Portable and extendable
* Open Source (MIT license)

Originally developed as part of Cosmic (http://www.cosmic-api.com), moved into a separate project. There is a work-in-progress specification that should enable ports to different languages. Teleport is < 1000 LOC and very portable.

I am the lead developer and I welcome all feedback! Do you think it's useful? How could it be better? Which language port would you like to see first?

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web