Skip to main content

ViggocoreV2 Framework

Project description

viggocorev2

O viggocorev2 é um framework open source para criação de API REST. Ele foi criado para dar poder ao desenvolvedor, permitindo focar no desenvolvimento do produto e das regras de negócio em vez de problemas de engenharia.

Começe do básico

Vamos criar um projeto básico. Primeiro, crie um arquivo chamado 'app.py' com o seguinte conteúdo:

import viggocorev2

system = viggocorev2.System()
system.run()

Abra um terminal e rode os seguintes comandos:

$ pip install viggocorev2
$ python3 app.py

Sua API está rodando e pronta para ser consumida. Vamos testar com uma requisição:

$ curl -i http://127.0.0.1:5000/
HTTP/1.0 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 5
Server: Werkzeug/1.0.1 Python/3.7.3
Date: Thu, 15 Oct 2020 13:08:19 GMT

1.0.0%

Com a sua API criada, siga para nossa documentação e aproveite o poder e a facilidade do viggocorev2 no seu negócio ou na sua nova ideia.

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

viggocorev2-1.0.3.tar.gz (129.0 kB view details)

Uploaded Source

Built Distribution

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

viggocorev2-1.0.3-py3-none-any.whl (218.2 kB view details)

Uploaded Python 3

File details

Details for the file viggocorev2-1.0.3.tar.gz.

File metadata

  • Download URL: viggocorev2-1.0.3.tar.gz
  • Upload date:
  • Size: 129.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for viggocorev2-1.0.3.tar.gz
Algorithm Hash digest
SHA256 e2a2b7b07dd1a3a6525ebd93a6fd9d5f084ca0a0a6ae1c719c689fcf5e0c5337
MD5 50d5dfe427c13140418d8141280a94f9
BLAKE2b-256 714126930a2d341e9620e862a26151d5007c43c832525016ee14b99203520457

See more details on using hashes here.

File details

Details for the file viggocorev2-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: viggocorev2-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 218.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for viggocorev2-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9268eefb0fe45b73fb4eff42758eceb6938cf7e0c1b4d14e11f25752adf846ef
MD5 30e19932ad9cc9c00ac9169050575713
BLAKE2b-256 92f97353a967f5cfea2d5731c5ebadba17292dfef35f17e637b3091aba95ffca

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