Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User and Permissions REST API

A simple REST API based on Flask and SQLAlchemy for basic user and user permission operations

Instructions for running:

Preparing the virtual environment:

python -m venv venv
source ./venv/bin/activate

Installing the requirements:

make install

Running the tests:

make test

Running the server:

make run

About

A simple REST API based on Flask and SQLAlchemy for basic user and user permission operations

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages