/PasswordmanagerAPI

Sample API for https://github.com/m-thalmann/Passwordmanager

Primary LanguagePHPMIT LicenseMIT

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