HN user

giuliano84

193 karma
Posts36
Comments32
View on HN
developer.ibm.com 9y ago

AI driven customer support with Intercom and IBM Watson

giuliano84
2pts0
blog.stamplay.com 9y ago

Building an AI-powered digital asset manager with Box and Clarifai

giuliano84
2pts0
blog.stamplay.com 9y ago

Prospector: find key contacts at a company from Slack using Clearbit

giuliano84
2pts0
restful.io 9y ago

Webhooks do’s and dont’s: what we learned after integrating APIs

giuliano84
232pts77
blog.stamplay.com 9y ago

Build a translator Slack slash command with IBM Watson

giuliano84
2pts0
medium.com 9y ago

Using IBM Watson to detect Facebook messages tone and prioritize support

giuliano84
2pts0
blog.stamplay.com 10y ago

Getting started with your first Kik bot

giuliano84
1pts0
blog.ionic.io 10y ago

Show HN: How to create cross-platform apps with Ionic and Stamplay

giuliano84
2pts0
www.twilio.com 10y ago

Building SMS Weather Forecasts with Twilio and Node.js

giuliano84
3pts0
blog.stamplay.com 10y ago

Build a Weather by SMS Service with Twilio and Node.js

giuliano84
7pts0
blog.stamplay.com 10y ago

Pipe in fully enriched user profiles on Slack with Clearbit and Stamplay

giuliano84
2pts0
medium.com 10y ago

The age of bots and back end as a service

giuliano84
2pts0
medium.com 10y ago

Why you shouldn’t be upset if you built with Parse

giuliano84
2pts0
blog.stamplay.com 10y ago

Getting started with Angular 2

giuliano84
1pts0
blog.stamplay.com 10y ago

Getting Started with React ES6 and Webpack

giuliano84
2pts0
www.thebigbro.io 10y ago

Discover the anonymity level of your email address

giuliano84
1pts0
stackshare.io 10y ago

Building a Hacker News Clone Without Writing any Back End Code

giuliano84
2pts0
http.cat 10y ago

HTTP Status Cats API

giuliano84
4pts1
www.linkedin.com 10y ago

Launch your community with an automatic Slack signup page

giuliano84
1pts0
scotch.io 11y ago

Build an easy suggestion box app with AngularJS

giuliano84
2pts0
www.producthunt.com 11y ago

Stamplay 2.0 – Building blocks for software development, IFTTT meets Heroku

giuliano84
2pts0
www.internet-trends.org 11y ago

Internet Trends – Search, Discuss and Share KPCB 2015 Internet Trends

giuliano84
1pts0
sendgrid.com 11y ago

Collect User Feedback with SendGrid and Stamplay

giuliano84
1pts0
github.com 11y ago

Show HN: Build your own Kickstarter-like funding landing page with Stripe

giuliano84
3pts1
blog.stamplay.com 11y ago

Build your crowdfunding page like Kickstarter in 30 minutes

giuliano84
1pts0
blog.stamplay.com 11y ago

Show HN: Create a Post&Search App Like Ebay Classifieds with Ionic Framework

giuliano84
2pts0
github.com 11y ago

Build with Ionic Framework a Post&Search App Like Ebay Classified

giuliano84
1pts0
medium.com 11y ago

Programming: easier, better, faster, stronger

giuliano84
2pts0
github.com 11y ago

Show HN: Rebuilding Stackoverflow with AngularJS

giuliano84
5pts0
blog.stamplay.com 11y ago

Create a Q&A app like Stackoverflow with AngularJS

giuliano84
1pts0

Point 3 is spot on. I think it would be a good strategy to avoid expire dates on subscriptions. Producers could take decisions on whether or not keep sending data by monitoring responses on the consumer's target URL.

Another thing that it should be worth mentioning is that some services batch notifications (e.g Facebook Messenger) so that they can send more data in a single POST request.

Yes but that's why you build webhook for, to let people consume your content. I think DX is critical today and big companies can afford to do the heavy-lifting. As I mentioned in the Subscription Expiration paragraph I totally get Microsoft's reason to put a 72hrs expire date on subscriptions but it adds some friction on the consumer side.

Hey guys, Stamplay's founder here!

It's hard to say by a simple landing page but the service looks quite different in terms of offering.

The visual workflow builder of Stamplay is just a fraction of the whole offering and can be used by developers to orchestrate services or build business logic of their apps quicker.

Aside from that we to offer out of the box User authentication and management API, social signup, Data storage API with automatic generation database and REST API on top of the data model you define, Serverless code execution to implement any custom logic (AWS Lambda like), 3rd party API integrations (Stripe, Sendgrid, Twilio, Firebase, AWS SNS, AWS SQS.. and more), Cronjobs, Webhooks, CDN backed hosting for static assets with SSL + custom domain support.

As long as you understand basic RESTful services, JSON and JavaScript you can use all our core API. Modularity is a key factor of our platform and developers can already share "Code Blocks" to add specific features to their apps.

Brightworks seems more close to be an API design tool and to manage it over the time but I look forward to see more :)

Thanks frequentflyeru,

we're foreseeing that need that's why we're evaluating to build something like Divshot architect on our own (or with a partner already providing a similar service like Froont or Webflowapp)

Hi binary,

I got your points. We had a short outage that has been restored in a flash. +90% of our users login with Google so password reset has been developed just to give users the possibility to re-enter and define a new one of their choice.

Hi Tepix,

thanks for the assessment but it doesn't really means that. We're in the middle of integrating a RBAC logic on the resources while before it was all about setting something as private/public. Since you pointed out the issue I'd like to know more about how you would use such functionality: - explicitly declare if entries can be private/public - define if users can fetch entries that they own/made - any more fine grained logic?

Hi Chris,

ok this tell me that written like that, the features is very misleading. You can ALWAYS retrieve all the data via API on any plan. The data is yours.

The export one is just a commodity to have it formatted on an Excel or CVS file (good for non tech people or for those who dont want to integrate via API to collect data)

Does it makes sense?

Thanks for this comment!

Yep you're right, that one solve a very specific problem about monitoring resources. We want to empower people to build products in an easier and more efficient way :)

Hi Amzil, we're rolling out a developer program but at its fist stage it will be only to add (and sell) App Templates. Components are still on us but we will open that too.