TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Appteum, a low-code backend development platform build for developers

7 点作者 nikTheo大约 2 年前
Hi HN community,<p>We are Nikolas and Giannis, founders of Appteum. For the last few months we&#x27;ve been building Appteum and can now share our public Beta with you. Appteum is a low-code Backend development platform that makes it easy for developers to configure the backend for their apps. You can configure your backend in our web app and then using our Typescript SDK you can interact with your backend in your code.<p>Why we built this:<p>- We couldn’t find a low code tool that provides the backend abstractions we needed but at the same time retain the flexibility of dropping down into code.<p>- We found current low-code tools like Bubble and Retool don’t offer a great experience for developers. We prefer using our own IDEs, version control etc.<p>- Sometimes, you need to use a service that is not supported by the low-code platform. It would be great if you could write a few lines of code that would make it easy to integrate into your app.<p>- From our experience, the traditional way of building APIs is time consuming and repetitive. It would be great if the API would reflect any change on data or security definitions automatically.<p>Our beta version lets you:<p>- Create Objects, Fields and Relationships (Objects are equivalent to tables in relational databases).<p>- Define object-level and field-level security for your users.<p>- Query your data over our API using a simple SQL syntax.<p>- Get access to your objects data instantly with our APIs.<p>- Import our Typescript SDK in your app and conveniently access your backend configuration.<p>Our business model is to give developers and their companies a development platform that abstracts away the backend development of an app.<p>While it is a beta, we believe that even today the experience is meaningful. We are working everyday to make Appteum better for our users. Please give it a shot at appteum.com and let us know how it goes. You will notice that a log-in is required, we don’t collect any telemetry data of our users!<p>- Main website: [<a href="https:&#x2F;&#x2F;appteum.com" rel="nofollow">https:&#x2F;&#x2F;appteum.com</a>]<p>- Portal: [<a href="https:&#x2F;&#x2F;admin.appteum.com" rel="nofollow">https:&#x2F;&#x2F;admin.appteum.com</a>]<p>- Docs: [<a href="https:&#x2F;&#x2F;docs.appteum.com" rel="nofollow">https:&#x2F;&#x2F;docs.appteum.com</a>]<p>Join our community on Discord [<a href="https:&#x2F;&#x2F;discord.gg&#x2F;8ETmPedepG" rel="nofollow">https:&#x2F;&#x2F;discord.gg&#x2F;8ETmPedepG</a>]<p>Follow us on LinkedIn [<a href="https:&#x2F;&#x2F;www.linkedin.com&#x2F;company&#x2F;appteum" rel="nofollow">https:&#x2F;&#x2F;www.linkedin.com&#x2F;company&#x2F;appteum</a>]<p>Let us know what you think! Ask us anything!

5 条评论

serkis85大约 2 年前
Saw your product and joined the beta version that you released and have some questions from technical aspects of the software.<p>1) We are a team that building software programs for our clients, what is the benefit technical wise and business wise to use your platform instead create everything from scratch by us?<p>2) The object that we&#x27;re creating in your system, how you&#x27;re handling and storing the data?
评论 #35668281 未加载
f1ght4fun大约 2 年前
The platform is really something worth having a look at! It saves you lots of time writing tedious repetitive crud code or another data querying engine. Also it provided much needed security access control out of the box for different user roles. Must try!
评论 #35666749 未加载
geomatblue大约 2 年前
I used the beta version of the platform and it seems very promising for CRUD APIs.<p>I have some questions:<p>1) Can I export my data?<p>2) Can I archive my data?<p>3) Do you have rate limit?<p>4) If I have an entity with huge amount of data, can I use slicing instead of pagination?
评论 #35684862 未加载
Mimisole大约 2 年前
Wow! this looks promising I want to use it for a Backoffice app is a valid use case?<p>Is it secure? Any limitations on the data I can import?
评论 #35667352 未加载
andneo大约 2 年前
i don&#x27;t see any other use case for this tool other than simple crud apps. what if my app needs to expose data over web sockets or i need to implement an operation that is not an api request? how does this compare to supabase?
评论 #35669055 未加载