Skip to content

nubianMONK/bookmarks_repository_client_api

Repository files navigation

Flask app that utilizes CRUD to manage bookmarks.This is achieved by consuming a Flask-RESTFUL api

The Web application is configured to listen to Port: 5001, whilst the API listens on Port: 5000

The run.py file is to be ran, so as to start up, the wev application. As for the API, run the bookmarks.api, to get the API up and running.

About

A flask web application, which acts as the client, consuming a RESTFUL API, implemented by leveraging the Flask extension, Flask-Restful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published