Skip to content

evg-cv/JsonAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonAPI

Overview

This project is to implement the several interactions with JsonPlaceholderAPI.

Structure

  • app

    The main execution file to implement all the interactions with API

  • requirements

    All the dependencies for this project

  • settings

    Several constant values

Installation

  • Environment

    Python 3.6, Ubuntu 18.04+

  • Dependency Installation

    Please go ahead to this project directory and run the following command in the terminal.

        pip3 install -r requirements.txt
    

Execution

  • To implement all the interactions with API, please run the following command in the terminal.

        python3 app.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages