gary4gar

↗ HN profile [ 88.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello, We have an ReSt API that have been in use internally & now we have started opening it for our partners. I have done the initial documentation by parsing our server logs to get the params, then tried the requests…

  2. We are building a SaaS backend for restaurants using Rails. We integrate directly with POS, so each POS keeps sending customer orders that we store for later processing. we have this POS integration going at about 1,000…

  3. Official announcement https://github.com/blog/1360-introducing-contributions

  4. I am looking on how info, on how such videos are produced * What software or tools are used? * How much time does it take? * Is it possible to learn this skill for software devs like me or its job best left to video…

  5. This is Why I love technology (gaurishsharma.com)
  6. I have read in many books that all javascript should be "unobtrusive". Its said to be best practices to avoid the problems of traditional JavaScript programming (such as browser inconsistencies and lack of scalability).…