Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

m-thalmann/PasswordmanagerAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordmanagerAPI

This is a sample implementation of the API used for the Passwordmanager-Repo: https://github.com/m-thalmann/Passwordmanager

Warning: This repository is not maintained any more!

Using this API

  1. Download this repository
  2. Rename the conf.example.json to conf.json and edit it
  3. Set up your mysql-database, by executing the SQL-commands in database.sql
  4. Deploy the API on your webserver