8000 GitHub - eadwinCode/bookstoreapi: A quick example on how to use Django-Ninja-Extra, Ninja-Schema(For ModelSchema) and Ninja-JWT(For authentication)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A quick example on how to use Django-Ninja-Extra, Ninja-Schema(For ModelSchema) and Ninja-JWT(For authentication)

Notifications You must be signed in to change notification settings

eadwinCode/bookstoreapi

Repository files navigation

BookStoreAPI

Introduction

A quick example of how to use Django-Ninja-Extra, Ninja-Schema and NinjaJWT

Quick Start

For development:

Build Docker Image

bash scripts/docker_build.sh build

Run Docker Image

bash scripts/docker_build.sh up

Run image on background

bash scripts/docker_build.sh up -d

Visit: http://0.0.0.0:8001/api/docs

Stop Docker Image

bash scripts/docker_build.sh down

Preview

About

A quick example on how to use Django-Ninja-Extra, Ninja-Schema(For ModelSchema) and Ninja-JWT(For authentication)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0