8000 GitHub - TheCez/books_api: https://booksapibasic.herokuapp.com/new
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TheCez/books_api

Repository files navigation

Dev Environment Setup

  1. Install Python from https://www.python.org/

  2. Clone the repository

    git clone https://github.com/TheCez/books_info_api.git
  3. install the requirements from root directory of cloned repository

    pip install -r requirements-local.txt
  4. Run the app.py

    python app.py

ER Diagram

Image not found

Database

Import the SQL File From Here

Code Explanation

Please read the code explanation Here

Deploy to Heroku

Deploy

Releases

No releases published

Packages

No packages published

Languages

0