Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
librehost api
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
librehosters
librehost api
Commits
63b29c94
Commit
63b29c94
authored
6 years ago
by
realitygaps
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
7ab9f956
No related branches found
No related tags found
No related merge requests found
Pipeline
#4
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+25
-1
25 additions, 1 deletion
README.md
with
25 additions
and
1 deletion
README.md
+
25
−
1
View file @
63b29c94
# librehost api
# librehost api
Librehoster API JSON scheme
Librehoster API JSON schema
\ No newline at end of file
Proposed format for json schema v0.0.1
{
"@context" : "http://schema.org",
"@type" : "Organization",
"organizationType" : "Informal collective",
"name" : "librehoster.example",
"tagLine" : "providing services for everyone",
"homeUrl" : "https://librehoster.example",
"logo" : "https://librehoster.example/logo.png",
"description": "libre service provider",
"communicationLanguages": ["en", "fr", "nl"],
"contactUrl": "https://librehoster.example/contact",
"privacyPolicyUrl" : "https://librehoster.example/policy/privacy",
"termsOfServiceUrl" : "https://librehoster.example/policy/tos",
"isServiceProvider" : true,
"foundingDate": "YYYY",
"version": "0.0.1",
"dateCreated": "YYYY-MM-DDTHH:MM:54Z",
"dateModified": "2018-11-10T22:32:54Z"
}
This is planned to be expanded with option fields for services, locations, values and admins/people
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment