Skip to main content

Core to write deep APIs using a module's tree

Reason this release was yanked:

Bug in added feature

Project description

HalfAPI

Base tools to develop complex API with rights management.

This project was developped by Maxime Alves and Joël Maïzi. The name was chosen to reference HalfORM, a project written by Joël Maïzi.

Dependencies

  • python3
  • python3-pip
  • libgit2-dev
  • starlette
  • PyJWT
  • click
  • uvicorn
  • orjson
  • pyyaml

Configuration

Configure HalfAPI in the file : .halfapi/config .

It's an ini file that contains at least two sections, project and domains.

### Project

The main configuration options without which HalfAPI cannot be run.

name : Project's name

halfapi_version : The HalfAPI version on which you work

secret : The file containing the secret to decode the user's tokens.

port : The port for the test server.

loglevel : The log level (info, debug, critical, ...)

Domains

The name of the options should be the name of the domains' module, the value is the submodule which contains the routers.

Example :

dummy_domain = .routers

Usage

Develop an HalfAPI domain by following the examples located in tests/dummy_domain . An HalfAPI domain should be an importable python module that is available in the python path.

Run the project by using the halfapi run command.

You can try the dummy_domain with the following command.

python -m halfapi routes --export --noheader dummy_domain.routers | python -m halfapi run -

API Testing

@TODO

Example

Check out the sample project that helps you to build your own domain.

Development

@TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

halfapi-0.6.19.tar.gz (25.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

halfapi-0.6.19-py3-none-any.whl (32.4 kB view details)

Uploaded Python 3

File details

Details for the file halfapi-0.6.19.tar.gz.

File metadata

  • Download URL: halfapi-0.6.19.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for halfapi-0.6.19.tar.gz
Algorithm Hash digest
SHA256 d864a1d15cbdf83719277f6dd3c3c0a65d34ba21205d997216d66a8efebde97b
MD5 f366b83f1156acfe05402c1e56fe11d9
BLAKE2b-256 24c3cabed57fbdc1d35ce6023924d6caf353c55bd86f9b6c32e94c5fe3588aeb

See more details on using hashes here.

File details

Details for the file halfapi-0.6.19-py3-none-any.whl.

File metadata

  • Download URL: halfapi-0.6.19-py3-none-any.whl
  • Upload date:
  • Size: 32.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for halfapi-0.6.19-py3-none-any.whl
Algorithm Hash digest
SHA256 c2492031f6fa197c34c32e6ab89ff6b07c790ee4eb25749efcdbf347ed178e68
MD5 5ba5d1afb09af0d8e682262c0993ff41
BLAKE2b-256 df907ba2612e41a44d4e953d23458c5bc43efb9823995f1dd2ec01a0f24e4202

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page