Skip to content

FeekDev/Lab_Flask_Jinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

API manipulation

Use Jinja to render an API and Flask to make a route to send an API

Table Of Contents

About The Project

The purpose of the project is handle two APIS:

The first API is host in the cloud and needed to get specific information about the facts of the cats and this information after is render in a DOOM format and all the facts are iterator in a tag li and the development is make in the Test directory

The second API is make from zero and used information get in a database, the information is about construction tasks and every task is make for a specific employee and the API contain a dictionary with a list of tasks and other the users

Built With

Pyhton 3.8 with the language programming for the development, and following libraries:

Getting Started

Before to use, the project is needed to have Visual Studio and installed Python 3.8

Prerequisites

After of had all becoming installed, may continue

Installation

  1. Clone the repo

https://github.com/felipeholbi/Lab_Flask_Jinja.git

  1. Choose the directory to used
  • Join to root directory cd Lab_Flask_Jinja/
  • See the API in the cloud cd Test/
  • Used the API of work construction cd Flask

Usage

Running the comands in terminal

Directory Test

  • Execute in the command line /hechosGatos.py
  • Note: If the file not running apply this command chmod u+x ./hechosGatos.py to change the privileges to may run the script

image

Directory Flask

image

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Authors

  • Felipe Rios - Backend Developer - GitHub - Development all project

About

FLASK API with Templates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published