Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wing328hk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
wing328hk
4y ago
The new Python client should be easier to use and more pythonic. Please give it a try to see if you like it.
2.
▲
Show HN: Auto-Generate Python REST API Clients Using OpenAPI Generator
5 points
by
wing328hk
4y ago
|
2 comments
3.
▲
by
wing328hk
4y ago
One way is to auto-generate SDKs using OpenAPI Generator ( http://github.com/openapitools/openapi-generator ) given an OpenAPI spec.
4.
▲
by
wing328hk
4y ago
If you want to generate a Crystal SDK for REST APIs, please give OpenAPI Generator [1] a try. Here are 3 simple steps to do so: https://forum.crystal-lang.org/t/crystal-api-client-generato... . Hopefully this will save
5.
▲
OpenAPI Generator v5.1.1 released with a new go-echo-server generator
(twitter.com)
2 points
by
wing328hk
5y ago
|
0 comments
6.
▲
Show HN: Go Echo Server Generator
1 points
by
wing328hk
5y ago
|
0 comments
7.
▲
by
wing328hk
6y ago
I agree with you that some generators are less mature. For example, we just added a Crystal client generator several weeks ago and we only have tests for posting a JSON body and getting it back to verify the result. Features like oneOf, any
8.
▲
Cyrstal API Client Generator
(forum.crystal-lang.org)
1 points
by
wing328hk
6y ago
|
0 comments
9.
▲
OpenAPI Generator v5.0.0-beta3 released with Angular 11 support and more
(github.com)
2 points
by
wing328hk
6y ago
|
0 comments
10.
▲
by
wing328hk
6y ago
You may want to give https://apitools.dev/swagger-parser/online/ a try to validate OpenAPI (fka Swagger) files. You can do it online without a sign up or use the API or CLI according to your preference.
11.
▲
by
wing328hk
6y ago
FYI. OpenAPI Generator supports many programming languages and server-side frameworks: https://github.com/OpenAPITools/openapi-generator#overview This is not to say it has more languages supported than Protobuf as I do
12.
▲
by
wing328hk
6y ago
> Does OpenAPI generate code for you? I have worked on projects that use it and didn't have any generated code, so I am assuming not... Please give OpenAPI Generator [1] a try to generate clients, servers stubs, documentation, schem
13.
▲
OpenAPI Generator CLI v2 released with a new version manager
(twitter.com)
1 points
by
wing328hk
6y ago
|
0 comments
14.
▲
OpenAPI Generator v5.0.0-beta2 released with Angular10, RxJava3 support and more
(github.com)
1 points
by
wing328hk
6y ago
|
0 comments
15.
▲
OpenAPI Generator 5.0.0-beta released with 3 new generators
(twitter.com)
1 points
by
wing328hk
6y ago
|
0 comments
16.
▲
OpenAPI Generator v4.3.1 released with 4 new generators/libraries
(twitter.com)
1 points
by
wing328hk
6y ago
|
0 comments
17.
▲
Show HN: Auto-generate ASP.NET Core servers stub for REST APIs
1 points
by
wing328hk
6y ago
|
0 comments
18.
▲
OpenAPI Generator v4.3.0 released with 3 new generators
(github.com)
2 points
by
wing328hk
6y ago
|
0 comments
19.
▲
Using OpenAPI Generator to Generate PowerShell API Clients
(reddit.com)
2 points
by
wing328hk
7y ago
|
0 comments
20.
▲
Show HN: Auto-Generate Scala API Clients for REST APIs
4 points
by
wing328hk
7y ago
|
0 comments
21.
▲
by
wing328hk
7y ago
If you want to access RESTful APIs via OCaml, you may consider using OpenAPI Generator to generate the OCaml client automatically instead of manually creating one. Here are 3 simple steps to do so: 1. Download the OpenAPI Generator CLI Java
22.
▲
by
wing328hk
7y ago
> Generators are still in need of work for the languages I use, but this is the future. Please share your feedback by opening an issue via https://github.com/OpenAPITools/openapi-generator/issues/new... . T
23.
▲
by
wing328hk
7y ago
Do you mind opening an issue via http://github.com/OpenAPITools/openapi-generator/issues/new with the details? (I assumed you've checked out the auto-generated documentation and that doesn't look go
24.
▲
by
wing328hk
7y ago
I would recommend the `typescript-angular` generator as a starting point for evaluation as it's pretty active and we just added Angular 9 support.
25.
▲
by
wing328hk
7y ago
We just added oneOf support to the Java client generator a few weeks ago. The enhancement will be included in the upcoming 4.3.0 release. You can give it a try with the latest snapshot version for the time being. Ref: https://git
26.
▲
OpenAPI Generator now supports Angular 9
(reddit.com)
2 points
by
wing328hk
7y ago
|
0 comments
27.
▲
OpenAPI Generator v4.2.3 released with 2 new generators: swift5, markdown
(github.com)
1 points
by
wing328hk
7y ago
|
0 comments
28.
▲
by
wing328hk
7y ago
You may want to try OpenAPI Generator ( https://github.com/OpenAPITools/openapi-generator ), which supports JS client/server, TS, JS Flow and many other languages for code generation. There're many IDE plug-ins
29.
▲
Auto-Generate Swift 5 API Client for REST APIs
(reddit.com)
2 points
by
wing328hk
7y ago
|
0 comments
30.
▲
by
wing328hk
7y ago
For C++, I don't think anyone has contributed the OAUTH2 enhancement to the C++ client generator (cpp-qt5, cpp-restsdk) yet. We definitely welcome the contributions. For Java, I agree there are rooms for improvements as we cover so man
More ›