Skip to content

Linh-T-Pham/Restful_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Clone repository

    $ git clone https://github.com/thuytpham/Restful_API.git

  • Create database

    $ createdb dbprograms

  • Activate the Virtual Environment

    $ source env/bin/activate

  • Install the dependencies

    $ pip install -r requirements.txt

  • Run the app

    $ python3 server.py

  • Run test_API.py

    $ python3 test_API.py

About

This back-end project focuses on building a Restful API with Postman, Flask and PostgresSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages