Base API

Base API

API for authentication, email sending, images and more!

5 followers

Base offers your next project an API that handles user flow (sign up, sign in, forgot password), email sending, file upload, image upload and processing including crop and resize, all with only one API key and a nice clean UI.
Base API gallery image
Base API gallery image
Base API gallery image
Launch tags:APIDeveloper Tools
Launch Team
Anima - OnBrand Vibe Coding
Design-aware AI for modern product teams.
Promoted

What do you think? …

Maikel Markx
Awesome for an mvp. 1. How do I check a user session? I guess adding a cookie for example? 2. Users seem not to get saved in the database. Getting a response in the User call with the associated ID, but the session call gives a "Not found" error. 3. Any plans on adding user profile properties?
Gusztáv Szikszai
@maikel_markx thanks! 1. Yes, the idea is that after authentication call, you store the users id in a cookie 2. I would like to see what's going on there, DM me with details and I can check 3. It's not on the immediate plans but possible
Sergey Nikolaev
@gusztav_szikszai, add some key-value storage, with user only access.
Ryan Marsh
This is basically what AWS Amplify offers. I think I’d use Amplify first because you’re already in the AWS ecosystem at that point and can easily grow to use more managed services without an integration effort.
Gusztáv Szikszai
@ryan_marsh1 Thanks for your comment! Yes there is an overlap with AWS Amplify however Base aims to be simple, easy to integrate and can even be self hosted, also the feature set will grow in the future :)