Skip to main content

APIlyzer is a python library that aims to analyze the level of maturity of REST APIs, following the Richardson maturity model

Project description

APIlyzer

English documentation version in progress...

Documentation Status CI codecov PyPI version

Tabela de conteúdos:

Descrição e contexto

O APIlyzer é uma biblioteca python que tem como objetivo analizar o nível de maturidade de APIs REST, seguindo o modelo de maturidade de Richardson. O objetivo da biblioteca é ser capaz de analizar APIs e gerar um relatório com o nível de maturidade da mesma, além de recomendações de melhorias para que a API atinja o nível de maturidade desejado.

Observação: A biblioteca ainda está em desenvolvimento, portanto, não possui todas as funcionalidades que queremos implementar.

Documentação

Acesse a documentação contendo todos os detalhes do projeto em: https://apilyzer.readthedocs.io/en/latest/

Guia de instalação

Para instalar a biblioteca, basta executar o comando abaixo:

pip install apilyzer

Como usar?

A biblioteca oferece uma CLI para que você possa analizar APIs REST via linha de comando. Para isso, basta executar o comando abaixo:

apilyzer <url>

Onde <url> é a url da API que você deseja analizar, que caso não seja informada, será utilizada a url http://localhost:8000. Por exemplo:

apilyzer https://myapi.com

O comando acima irá analizar a URL https://myapi.com e gerar um relatório com o nível de maturidade da mesma, além de recomendações de melhorias para que a API atinja o nível de maturidade desejado.

Lembrando que a biblioteca ainda está em desenvolvimento, portanto, no momento a biblioteca analiza apenas se a API possui swagger e se os endpoints estão documentados corretamente.

Mais informações sobre o CLI

Para mais informações sobre o CLI, basta executar o comando abaixo:

apilyzer --help

Para mais informações sobre os subcomandos do CLI, basta executar o comando abaixo:

no momento não há subcomandos

apilyzer <subcomando> --help

Dependências

Principais dependências do projeto:

# Produção
httpx = "^0.25.0"
typer = "^0.9.0"
rich = "^13.5.2"

# Desenvolvimento
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
blue = "^0.9.1"
isort = "^5.12.0"
taskipy = "^1.12.0"
respx = "^0.20.2"

# Documentação
mkdocs-material = "^9.3.1"
mkdocstrings = "^0.23.0"
mkdocstrings-python = "^1.7.0"

Como contribuir

Há várias formas de contribuir com o projeto, com código, testes, documentação, etc. Acesse a documentação do projeto na seção Documentação para saber mais sobre como contribuir com o projeto.

Equipe

Autor

Marco Antônio Martins Porto Netto

GitHub LinkedIn

Desenvolvedores

Thiago Schuch

GitHub LinkedIn

Wendhel Valeriano De Almeida Cruz

GitHub LinkedIn

Yan Sardinha

GitHub LinkedIn

Licença

MIT License

Copyright (c) 2023 Marco Antônio Martins Porto Netto

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Open Source Love svg1 made-with-python

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

apilyzer-0.1.3.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

apilyzer-0.1.3-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file apilyzer-0.1.3.tar.gz.

File metadata

  • Download URL: apilyzer-0.1.3.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/5.15.90.1-microsoft-standard-WSL2

File hashes

Hashes for apilyzer-0.1.3.tar.gz
Algorithm Hash digest
SHA256 4e598cc8b2b567f718b448bb25fdccca2030670768192a8af327f5734ea53b5e
MD5 ed5449aa87fcd81591cf98a900ddfcd2
BLAKE2b-256 df9c06c320a4d5e5cc757b1d673c2945d47e7163d10379b692f42d37fffc5ec2

See more details on using hashes here.

File details

Details for the file apilyzer-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: apilyzer-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/5.15.90.1-microsoft-standard-WSL2

File hashes

Hashes for apilyzer-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9937d4b8eb31e6cbf03dceb451a85358d69489b555def396c564aea59b9d33f5
MD5 e57531c2b31ea417643274645b299fed
BLAKE2b-256 fcefb18a44603b3535b4c10b72a5db48b3fbeac9dfe308a6b46e319fa1f7ecb0

See more details on using hashes here.

Supported by

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