0.3.2 • Published 4 years ago
typedapi-core v0.3.2
TypedAPI Core library
TypedAPI is set of libraries for creating client-server APIs for applications written in typescript.
• Website • Documentation •
Core library provide several types and classes that used both by client and server.
- errors.ts: base errors that can be thrown by server and catched by client.
- json.ts: interface for json encoder. Most TypedAPI classes use that interface in configuration so you can provide your own JSON encoder/decoder.
- messages.ts: message types that can be sent between client and server.
- reflections.ts: reflections for data types that can be sent via TypeAPI.
0.3.2
4 years ago
0.3.0
4 years ago
0.3.1
4 years ago
0.2.8
4 years ago
0.2.7
4 years ago
0.2.6
4 years ago
0.2.3
4 years ago
0.2.5
4 years ago
0.2.4
4 years ago
0.1.13
4 years ago
0.1.14
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago
0.2.2
4 years ago
0.1.12
4 years ago
0.1.11
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.9
4 years ago
0.1.6
4 years ago
0.1.4
4 years ago
0.1.5
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago