Skip to content

BrandonDavidDee/osli-api

Repository files navigation

OSLI Api

Object Storage Library Index


Initializing

Create an Empty Database:

CREATE DATABASE your_db_name;

Set Database owner:

ALTER DATABASE your_db_name OWNER TO your_db_user;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages