https://github.com/wrtnlabs/autobe
AutoBE Agent is currently being set up. Please wait a moment.
Once the setup is complete, you can create backend applications by conversing with the AutoBE agent.
All programming code generated by the AutoBE agent will be automatically saved in the result directory.
The following are example scripts used to create a BBS (Bulletin Board System):
- I want to create a political/economic discussion board. Since I'm not familiar with programming, please write a requirements analysis report as you see fit.
- Design the database schema.
- Create the API interface specification.
- Make the e2e test functions.
- Implement the API functions.
AutoBE is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). If you modify AutoBE itself or offer it as a network service, you must make your source code available under the same license.
However, backend applications generated by AutoBE can be relicensed under any license you choose, such as MIT. This means you can freely use AutoBE-generated code in commercial projects without open source obligations, similar to how other code generation tools work.