TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: No-code AI-powered API endpoints

11 pointsby sudbabout 2 years ago
Backengine is a tool that evolved from an experiment at my startup for which we wanted to pass structured data to an LLM completion API and receive structured data back.<p>We thought we&#x27;d release it as a standalone tool for others who might also find it useful.<p>Backengine lets you create hosted API endpoints for which the endpoint logic is described in natural language as an LLM prompt. The endpoints accept structured requests and return structured responses.<p>Why is this useful?<p>Hosted - no additional infrastructure to maintain.<p>Prompt engineering workspace - you can edit, test and tweak endpoint prompts without touching any code.<p>Instant deployment - created endpoints should be immediately available, and changes to your endpoints are deployed in one click.<p>This is a first and very early release - we&#x27;d love for HN to try out Backengine and hear what you think! There&#x27;s a playground where you can try it out - we&#x27;re very interested to hear what use-cases people come up with.

1 comment

abraxasabout 2 years ago
Let&#x27;s get this clear, the endpoint responses are hallucinated by an LLM, right? So this is mostly a tool to experiment with endpoint design in a non-committal way? Or am I missing something fundamental here?
评论 #35975169 未加载