No project description provided
Project description
TL;DR
Create an executable project (API and Admin App) from a database or natural language prompt with 1 command, customize with declarative rules and Python in your IDE, containerize and deploy.
Video Overview (4 min)
See how Microservice Automation creates and runs a microservice - a multi-page app, and an API.
-
Here is a microservice -- api and admin app -- created / running in 5 seconds
- It would be similar for your databases
-
Then, customize in your IDE with Python and Logic Automation: spreadsheet-like rules
Quickstart
If you have a supported Python (version 3.10 - 3.12), install is standard, typically:
python3 -m venv venv # windows: python -m venv venv
source venv/bin/activate # windows: venv\Scripts\activate
python -m pip install ApiLogicServer
Now, verify it's working - open the Project Manager for instructions (readme), and run the demo:
ApiLogicServer start
Find the user documentation here. Use this for normal installation, to create and customize API Logic Projects.
To install the dev version, see here. This installs the source of API Logic Server, so you can explore or extend it.
Welcome to API Logic Server
For Developers and their organizations seeking to increase business agility,
API Logic Server provides Microservice Automation: create executable projects with 1 command:
-
API Automation: crud for each table, with pagination, optimistic locking, filtering and sorting, and
-
App Automation: a multi-page, multi-table Admin App.
Customize in your IDE: use standard tools (Python, Flask, SQLAlchemy, GitHub and Docker), plus
- Logic Automation: unique rules - 40X more concise multi-table derivations and constraints.
Unlike frameworks, weeks-to-months of complex development is no longer necessary.
API Logic Server provides unique automation for instant integrations and app backends.
For more information, including install procedures, please see the docs.
Making Contributions
This is an open source project. We are open to suggestions. Some of our ideas include:
Component | Provides | Consider Adding |
---|---|---|
1. JSON:API and Swagger | API Execution | Serverless, Kubernetes |
2. Transactional Logic | Rule Enforcement | Recompute Derivations |
3. This project | API Logic Project Creation | General support - see issues |
3. GenAI | Web version | Create projects with logic |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file apilogicserver-12.1.0.tar.gz
.
File metadata
- Download URL: apilogicserver-12.1.0.tar.gz
- Upload date:
- Size: 32.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f179d954ad405199ab8d9c53ea4d254ee6916ea681437b5a7ee265c459642e4 |
|
MD5 | 6004ed1576fb884a1b5bb6b20e7bb7cd |
|
BLAKE2b-256 | da8e521c870446ea61da8de189ab56e82eeba113e6c032df0ead1945565f392e |
File details
Details for the file ApiLogicServer-12.1.0-py3-none-any.whl
.
File metadata
- Download URL: ApiLogicServer-12.1.0-py3-none-any.whl
- Upload date:
- Size: 32.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 217ce9808fcb3b3d696ca326d3182b982eaabeb4c899a82d182a1bd7cc097076 |
|
MD5 | 962b4ac397093e55c2569b4da6abcd04 |
|
BLAKE2b-256 | 2fc44509bc893c28b9cf57fe3cdb754f11428994f519c78926d88cf4a6f16718 |