Hi folks. We just launched a new supercharged web-based experience for designing serverless apps, our Webtask Editor. With it you can build serverless webhooks or CRON jobs in seconds. You can run your code, integrate you source code with Github (bi-directionally), define secure secrets outside your code, see realtime logs, access a huge library of node modules and do it all without ever leaving the browser!
Check out our blog post here: https://auth0.com/blog/serverles...
Imagine a world where you can write a small snippet of Node.js code and turn it into an endpoint in seconds. No servers, no hosting, just code. This is what Webtask Editor by @auth0 is about.
In the last couple of months we've been working on simplifying even more the first time experience with webtasks. One of our goals is to provide you with tools that will allow you to iterate quickly when building your webtasks. You can write code using 1000+ Node.js modules, test it with integrated runner, debug using real time logs, supply with secrets using integrated secret management, and more.
We are developers and we created something that is useful for us. Hope you like it too.
Great job. Do we also have access to store key-values to Database? So Ideally for a small recommendation system there should also be ability to manage the data within WebFlow. Would love to be in partnership/integration partner for my product if it allows so.
@usamanoman There is simple, built-in storage support for limited amounts of data: https://webtask.io/docs/storage. For anything more substantial you need to externalize data. What is your product?
We love Webtasks (and Auth0 in general!) having used several in production for over a year now @taxfyle. This UI is looking sharp! The seamlessness of the new editor makes this the most intuitive FaaS platform. Serious time saver...great job!
Replies
Extend by Auth0
Fusebit
Extend by Auth0
ReachOwl
Fusebit
ReachOwl
Extend by Auth0
TaxFyle
Extend by Auth0
Extend by Auth0
GRUPZ Vacation Rental Calendars
Webtask is just insanely useful. Welcome to the world of microservices/functions-as-a-service. That this exists is, in a word, insane. Bless them.
Ironically, authentication functions seem difficult to implement. Lack of docs geared toward noobs. But what a noob can do here is amazing. #shrug
If you use "no code" platforms (which are hard to extend with code), Webtask will soon become your best friend.
Pros:Amazingly easy to make an API endpoint to do... whatever. Inspired me to learn node.js. **Not a developer... but I play one on Webtask.**
Cons:Documentation a bit lacking. Doesn't have a huge community forum AFAICT. (This seems important to some.)