Added portability statement of design goal

This commit is contained in:
ubergeek 2020-01-27 11:09:57 -05:00
parent f43043efe2
commit 9683f2d6f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Thunix API # Thunix API
This is the working spec for the Thunix API. Until finalization, the spec will be consider v1. v1 of the API shall be considered unstable, and a work in progress. This is the working spec for the Thunix API. Until finalization, the spec will be consider v1. v1 of the API shall be considered unstable, and a work in progress. The API should be agnostic to linux distros, and flavors of \*Nix OS's (ie, BSD, etc) whenever possible.
The API will be authenticated, at all times, using the user's credentials sent in the host headers. The API will be authenticated, at all times, using the user's credentials sent in the host headers.