DEV Community

Szikszai Gusztáv
Szikszai Gusztáv

Posted on

Base API - Updates

Since the release of Base API a month ago, I posted it on Product Hunt (#2 Product of the Day) and Hacker News (got the front page) and got a lot of good feedback.

In the last few weeks I added some new features:

Custom Data for Users

This was a highly requested feature and now you can to store arbitrary data in JSON format on a user in the custom_data field.

Mailing Lists

You now can create mailing lists from the interface and can use it's id to:

  • subscribe emails
  • unsubscribe emails
  • send the same email to all of subscribers

The API is simple and all of the current clients and examples are updated, which you can check out in the repositories on the Github organization.


If you are interested in the development of Base then check out the Development Board where I keep track of the features and their status.

If you have any questions or ideas let me know in the comments or send me a direct message.

Top comments (0)