Skip to content

DziiOG/store_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

store_api

This is a simple rest api application created with flask and python

App.py Run the the whole application

src directory contains the most of the source for the application and its made of several directories it has a dunder init python file which contains the entirety of the application

model directory contains models of the application

repository contains repository belonging to models for accessing database documents of various models

controller directory contains controller methods that control actions of repository

config directory contains configurations of the applications. Environment variables and other neccessary configs

helpers directory contains various helper functions

libs contains various complicated helper functions relating to the application itself

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors