| JohnWeisz/TypedJSON |
572 |
|
7 |
55 |
over 3 years ago |
19 |
October 13, 2021 |
51 |
mit |
TypeScript |
| Typed JSON parsing and serializing for TypeScript that preserves type information. |
| k-paxian/dart-json-mapper |
387 |
|
2 |
10 |
over 2 years ago |
158 |
September 16, 2023 |
8 |
other |
Dart |
| Serialize / Deserialize Dart Objects to / from JSON |
| yceruto/django-ajax |
316 |
|
86 |
3 |
almost 4 years ago |
30 |
April 18, 2022 |
0 |
mit |
Python |
| Fast and easy AJAX libraries for django applications. Contains ajax decorator, ajax middleware, shortcuts and more. |
| samuraisam/django-json-rpc |
280 |
|
31 |
1 |
about 7 years ago |
12 |
November 30, 2015 |
21 |
mit |
Python |
| JSON-RPC Implementation for Django |
| appvision-gmbh/json2typescript |
265 |
|
57 |
88 |
over 3 years ago |
28 |
May 25, 2022 |
29 |
mit |
TypeScript |
| Map JSON to a TypeScript class with secure type checking! |
| jsocol/django-jsonview |
245 |
|
132 |
9 |
about 3 years ago |
17 |
July 01, 2020 |
12 |
other |
Python |
| Return Python objects, always get JSON. |
| Azure/go-autorest |
208 |
|
0 |
4,387 |
over 2 years ago |
97 |
April 27, 2023 |
14 |
apache-2.0 |
Go |
| This package implements an HTTP request pipeline suitable for use across multiple go-routines and provides the shared routines relied on by AutoRest generated Go code. |
| GillianPerard/typescript-json-serializer |
201 |
|
2 |
30 |
over 2 years ago |
61 |
June 07, 2023 |
1 |
mit |
TypeScript |
| A typescript library to deserialize json into typescript classes and serialize classes into json. |
| epiphone/class-validator-jsonschema |
188 |
|
16 |
80 |
about 3 years ago |
24 |
January 14, 2023 |
27 |
mit |
TypeScript |
| Convert class-validator-decorated classes into JSON schema |
| jf3096/json-typescript-mapper |
130 |
|
25 |
34 |
over 4 years ago |
7 |
February 27, 2017 |
36 |
mit |
TypeScript |
| a solution for adapter layer which make use of typescript reflection mapping from pure server-returned json to target typescript model |