Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sunkarapk
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sunkarapk
12y ago
Currently Reading: Good Strategy, Bad Strategy https://www.goodreads.com/book/show/11721966-good-strategy-b...
2.
▲
by
sunkarapk
12y ago
People from assembly fronts the initial costs of running a company/product and take 25% of the profits every month once it's profitable. Their FAQ is at https://assembly.com/help/basics
3.
▲
by
sunkarapk
12y ago
No, as far as I know, alpaca is the first of its type. As the author of the code, I can guarantee good quality of the generated client code. I have written the templates such that they follow their respective language conventions and ecosys
4.
▲
by
sunkarapk
12y ago
I think https://github.com/pksunkara/alpaca is a good starting point. Given a web API, it generates client libraries in ruby, python, php and node.js
5.
▲
Show HN: Confy – Helping developers seperate config from code
(assemblymade.com)
1 points
by
sunkarapk
12y ago
|
0 comments
6.
▲
by
sunkarapk
12y ago
God and Luck both doesn't exist.
7.
▲
by
sunkarapk
13y ago
I have been using this since the beginning for my open source project https://github.com/pksunkara/alpaca . They provide very good support. And the features are awesome. Short story, Gitter is awesome! https:/
8.
▲
by
sunkarapk
13y ago
Have you guys looked at https://github.com/pksunkara/alpaca to generate API client libraries (SDK) instead of spending time on developing them?
9.
▲
by
sunkarapk
13y ago
You can go through the generated code examples at https://github.com/alpaca-api . I tried to make them a lot more readable. :)
10.
▲
by
sunkarapk
13y ago
If you are talking about API definition, there need not be many changes since api.json do not define any objects. If you are talking about the code of the program, they wont be changed because, the program just compiles and executes the tem
11.
▲
by
sunkarapk
13y ago
I agree its nice to do it that way. But I found that not all APIs use hypermedia format. So, I did it this way. :)
12.
▲
by
sunkarapk
13y ago
I am just a single guy. I always make a point to reply back to issues/pull-requests on my open source projects within 24hrs. Yes, sometimes I fail to make it. But it's a rule I want to live by.
13.
▲
by
sunkarapk
13y ago
JSON Schema is too complex for this project. I just chose the fields which needs to be populated so that I can generate the code.
14.
▲
by
sunkarapk
13y ago
Tests is one of the main priority and I am planning to do them soon. This current program just a small step in the right direction. :) EDIT: Currently, I have a test suite at https://github.com/pksunkara/alpaca/tre
15.
▲
by
sunkarapk
13y ago
Being a WSDL is not the aim here. Generating client libraries in multiple programming languages is. But, to do that I need a format using which people can define their API. I used JSON and only supported the elements that I needed to genera
16.
▲
by
sunkarapk
13y ago
I tried searching for a program which generates client libraries in different programming languages and failed. Could you please link if something does it? From what I gather, the above mentioned sites only provide methods of describing the
17.
▲
by
sunkarapk
13y ago
Currently, I am supporting 3 authentication strategies. Basic, Token in header and OAUTH. These will cover most of the APIs. And I am open to include other kind of authentication strategies too. https://github.com/pksunkara&
18.
▲
by
sunkarapk
13y ago
Author here. I covered almost everything in the documentation. And there is also a small example which is hosted at https://github.com/alpaca-api . Please ask if you have any questions. Thanks
19.
▲
Show HN: Given an API, Generate client libraries in Node, Python, PHP, Ruby
(github.com)
268 points
by
sunkarapk
13y ago
|
73 comments
20.
▲
by
sunkarapk
13y ago
The problem with these kind of competitions is replayability. I would love to see a programming game which is PvP and has good replayability.
21.
▲
by
sunkarapk
13y ago
Something like this what I think github needs. Github should complement developers working using the cli. (git-send-email, git-format-patch, git-am). I hope they concentrate on this soon.
22.
▲
G+ allows others to email you without knowing the email address
(blog.sujeet.me)
1 points
by
sunkarapk
13y ago
|
0 comments
23.
▲
Nodejitsu: Paid Individual Plans now available
(blog.nodejitsu.com)
1 points
by
sunkarapk
14y ago
|
0 comments
24.
▲
Resource reflection in Flatiron
(blog.nodejitsu.com)
4 points
by
sunkarapk
14y ago
|
0 comments
25.
▲
Nodejitsu is now in public beta
(blog.nodejitsu.com)
13 points
by
sunkarapk
14y ago
|
0 comments
26.
▲
Show HN: octonode, nodejs lib for github v3 api
(github.com)
1 points
by
sunkarapk
14y ago
|
0 comments
27.
▲
Documentor: Solarized based web theme
(wrapbootstrap.com)
1 points
by
sunkarapk
14y ago
|
0 comments
28.
▲
DCPU-16 toolchain (all in one)
(dcputoolcha.in)
37 points
by
sunkarapk
14y ago
|
28 comments
29.
▲
Syntax highlight support for DCPU-16 v1.7 in vim
(github.com)
1 points
by
sunkarapk
14y ago
|
0 comments
30.
▲
by
sunkarapk
14y ago
I added a special glyph for the reversed semicolon and used it in @font-face for the website. Can you reload the page and try again?
More ›