Viewing profile — Petermarcu
Petermarcu
HN member- Joined
- Sat, Feb 18, 2017, 6:03 AM UTC
- HN karma
- 6
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About Petermarcu
No profile information was provided.
Recent public activity
-
comment
Comment #39847931
Wondering if you can generate your service stubs and your clients to use for testing from TypeSpec, could it be faster even in the prototyping/early stages to define your spec firs…
-
comment
Comment #39846645
TypeSpec and Smithy live in a similar space here. You can generate OpenAPI specs from them, or you can generate assets directly from them. OpenAPI is one of the many possible outpu…
-
comment
Comment #39843347
Agreed. If the schema can also generate the service routes, models, serialization, etc, and you just have to maintain the business logic in the service, you get the spec matches th…
-
comment
Comment #39843271
The author has an example repo demonstrating some of the early support for codegen. https://github.com/bterlson/typespec-todo Server side codegen is also one the horizon and is a k…
-
comment
Comment #39824130
http://typespec.io