Skip to main content

No project description provided

Project description

Magic API

The Magic API!

  1. incr the toml version
  2. poetry publish --build

For CLI:

Magic CLI (magicapi has this built in)

The best server maker.

Steps:

  1. pip install magicapi (make sure the pip points to the correct python (3.6+))

  2. cd into the directory you want the server to be in

// use the cli to create the app

  1. magic create < app name >

  2. cd < app name >

// now make the virtual env and pip install the requirements 5) python3 -m venv venv

  1. source venv/bin/activate

  2. pip install -r requirements.txt

  3. pip install --upgrade magicdb magicapi

// files needed to run 8) Create an .env file in the < app name > directory.

a) Use the ".example_env" as a template. Fill in the env variables for the services you will need to use.

b) The SERVICE and TASKS_TABLE_NAME are required for the app.

// add firestore

  1. add the firestore service account json to the < app name > and name it "my-service-account.json"

// to deploy to aws lambda

  1. Create a user on AWS and sign in via the CLI (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html)

  2. npm i

  3. magic deploy

That should be it for the setup!

Time to run it!

To start a local server: magic start

To test local server (while local server is running): magic test

To deploy for the first time or any time you change the serverless yaml: magic deploy

To deploy when you just edited the app code: magic deploy_again

To update magicapi: pip install --upgrade magicapi

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

magicapi-0.1.147.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

magicapi-0.1.147-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file magicapi-0.1.147.tar.gz.

File metadata

  • Download URL: magicapi-0.1.147.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/21.1.0

File hashes

Hashes for magicapi-0.1.147.tar.gz
Algorithm Hash digest
SHA256 e7c041875851672f28956676cb81a3b15f1f99b6ce7a6e1b5d8c9051f2e5578b
MD5 327401a64b8f2725cfcdaa520e27024f
BLAKE2b-256 ac616064d620b9b5dfdb897c2b3a4905d4ec4d7aa3604f970329da137ed8b3b6

See more details on using hashes here.

File details

Details for the file magicapi-0.1.147-py3-none-any.whl.

File metadata

  • Download URL: magicapi-0.1.147-py3-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/21.1.0

File hashes

Hashes for magicapi-0.1.147-py3-none-any.whl
Algorithm Hash digest
SHA256 bd5cc66a31db04f7479bc3d4ccc52d80fe2e5df7cce4e73739208bd2099737fb
MD5 030d036cf548440a3a74040e89200347
BLAKE2b-256 b11582f08b23c06a0e4c9cc0512fbe54b5d212477d97dbc684d5d68dfe859f4d

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