Skip to main content

A FastAPI project generator

Project description

Easy API

Easy API is a simple library for building APIs using FastAPI and SQLAlchemy. It provides an easy-to-use framework to help you create and manage APIs with minimal effort.

Installation

To install Easy API, run the following command:

pip install jackson_easy_api

After installation, run the start command to initialize your project and generate the manage.py file in the root of your project:

start

Available Commands

Commands:
  createproject <name>   Create a new project with the given name
  createapp <name>       Create a new app within your project
  makemigrations         Generate a new migration with a message
  migrate                Apply migrations to the database
  test <app_name>        Run tests for the specified app (or all apps if no app_name is provided)
  --help, -h             Show this help message

Example Usage

  1. Create a new project:
start createproject my_project
  1. Create a new app within the project:
start createapp my_app
  1. Make migrations for your app:
start makemigrations
  1. Apply migrations to the database:
start migrate
  1. Run tests for a specific app:
start test my_app

Documentation

For detailed documentation and usage examples, please visit the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

jackson_easy_api-0.3.22.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

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

jackson_easy_api-0.3.22-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file jackson_easy_api-0.3.22.tar.gz.

File metadata

  • Download URL: jackson_easy_api-0.3.22.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.11.10 Linux/6.5.0-1025-azure

File hashes

Hashes for jackson_easy_api-0.3.22.tar.gz
Algorithm Hash digest
SHA256 c36a89286b14e0dacfefb8e8fa59658dd96339bf8c0b078a2fb41494e56fe22b
MD5 23330ae5ea4d0193ba8e9a1909b7c3fb
BLAKE2b-256 ca5098abb26dd56b4c61b5cfac69392ddd058f4e9311cf7f52bcd149962ed32e

See more details on using hashes here.

File details

Details for the file jackson_easy_api-0.3.22-py3-none-any.whl.

File metadata

  • Download URL: jackson_easy_api-0.3.22-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.11.10 Linux/6.5.0-1025-azure

File hashes

Hashes for jackson_easy_api-0.3.22-py3-none-any.whl
Algorithm Hash digest
SHA256 e0fa1c3ae96f964161cb6f6c4d40dabd2db03fecee9cb32ee923a9ae3a21260d
MD5 b5ac1f72f71ddfc8d5974d9770484b31
BLAKE2b-256 ea49584ca467b42f96ebf6c60b89e9b9fc249adfcef590ded5bc2d9c91b0c9c4

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