HN user

k42b3

126 karma

I am a software developer and I enjoy building and innovating solutions for the API ecosystem using type-safe and object-oriented languages. Website: https://chrisk.app/

Posts24
Comments4
View on HN
typehub.cloud 1y ago

Show HN: TypeHub – A GitHub like platform to design API specifications

k42b3
3pts0
github.com 1y ago

Show HN: Fusio 5.2 released – open-source API management platform

k42b3
3pts0
typeapi.org 1y ago

Show HN: TypeAPI – Describe REST APIs for type-safe code generation

k42b3
1pts0
typeschema.org 1y ago

Show HN: TypeSchema – A JSON specification to describe data models

k42b3
117pts49
deutschland-api.dev 1y ago

Show HN: DeutschlandAPI – A modern REST API to access information of Germany

k42b3
18pts2
chrisk.app 1y ago

Building infrastructure software without central authority

k42b3
4pts1
chrisk.app 1y ago

Reboot My Personal Blog

k42b3
2pts0
www.fusio-project.org 2y ago

Show HN: Fusio 5.0 released – open-source API management platform

k42b3
47pts4
sdk-fabric.org 2y ago

Show HN: SDK Fabric – an open infrastructure to automatically generate SDKs

k42b3
1pts0
sdkgen.app 2y ago

Show HN: SDKgen – SDK Code Generator

k42b3
1pts0
news.ycombinator.com 2y ago

Show HN: TypeHub – A new SDK as a service platform

k42b3
1pts0
github.com 2y ago

Show HN: Fusio 4.0 released – open-source API management platform

k42b3
20pts2
typeapi.org 3y ago

Show HN: TypeAPI – An OpenAPI alternative optimized for code generation

k42b3
55pts21
github.com 3y ago

Show HN: PSX – Build fully typed REST APIs

k42b3
3pts0
typehub.cloud 3y ago

Show HN: TypeHub – a collaborative platform to design open data specifications

k42b3
3pts0
typehub.cloud 4y ago

Show HN: TypeHub – A GitHub like platform to model open data specifications

k42b3
10pts0
www.fusio-project.org 4y ago

Show HN: Fusio 3.0 released – open-source, self hosted API management platform

k42b3
16pts0
typeschema.org 4y ago

Show HN: TypeSchema a JSON format to describe data models for code generation

k42b3
3pts0
typehub.cloud 5y ago

Show HN: TypeHub – A collaborative platform to design open data specifications

k42b3
1pts0
chriskapp.medium.com 5y ago

The benefits of code generation and the problems of the OpenAPI spec

k42b3
2pts0
github.com 5y ago

Show HN: Fusio – open-source API management platform 2.0 released

k42b3
3pts0
typeschema.org 6y ago

Show HN: TypeSchema – A JSON format to describe data models

k42b3
5pts3
github.com 8y ago

Show HN: Fusio – Simple open source API management platform

k42b3
2pts0
fusio-project.org 9y ago

Show HN: Fusio – Open source API management tool

k42b3
3pts0

Great project, regarding the stricter type system we are currently working on a stricter JSON Schema version called TypeSchema which basically provides a strong type system following TypeScript. Through this you can use all tools which are currently working with JsonSchema but it is easily possible to generate code or build a binary representation. You can take a look at it here: https://typeschema.org/