Skip to main content

Viggocore Framework

Project description

ViggoCore

O Viggocore é 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 viggocore

system = viggocore.System()
system.run()

Abra um terminal e rode os seguintes comandos:

$ pip install viggocore
$ 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 viggocore 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.0.tar.gz (126.4 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.0-py3-none-any.whl (213.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for viggocorev2-1.0.0.tar.gz
Algorithm Hash digest
SHA256 21ad241105c26a0338e1f698b0a7b37840f27fad3ddef161b6fb4942fdea80fc
MD5 45e0ea2c0df715e2e49162403395aa14
BLAKE2b-256 e8acda2630b873759a4322cec90e641694aa24d61ac948eb997132763033f067

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for viggocorev2-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff1955002f3173ad2a16b4c2d1c673f80a0ffdb3ac628f98ca11385cfe86f706
MD5 df4e2578039792c5a23f794ac35e9da7
BLAKE2b-256 816299f300bc546c3ce7d65484b1c65e1194a0f4c59b44fe15f756ed28026af0

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