https://github.com/EddieGustafsson/wiki
The goal is to create a knowledge base website, a wiki, on which users collaboratively modify content and structure directly from the web browser based on the Provider's web services, using their API.
https://github.com/EddieGustafsson/wiki
json-api php wiki
Last synced: about 1 month ago
JSON representation
The goal is to create a knowledge base website, a wiki, on which users collaboratively modify content and structure directly from the web browser based on the Provider's web services, using their API.
- Host: GitHub
- URL: https://github.com/EddieGustafsson/wiki
- Owner: EddieGustafsson
- Created: 2019-11-15T08:06:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T17:09:49.000Z (almost 5 years ago)
- Last Synced: 2024-11-04T06:35:23.155Z (6 months ago)
- Topics: json-api, php, wiki
- Language: PHP
- Homepage:
- Size: 7.28 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-starred - EddieGustafsson/wiki - The goal is to create a knowledge base website, a wiki, on which users collaboratively modify content and structure directly from the web browser based on the Provider's web services, using their API. (php)
README
# Wiki
Målet är att skapa en webbaserad Wiki som bygger på The Providers [webbtjänster](https://github.com/Shrimpis/TP), genom att använda deras API. Alltså så bygger inte denna wiki på en direkt anslutning till TP:s databas eller funktioner, då alla anslutningar sker via API.
The goal is to create a knowledge base website, a wiki, on which users collaboratively modify content and structure directly from the web browser based on the Provider's web services, using their API. Thus, this wiki is not based on a direct connection to TP's database or functions, since all connections are made via API.
## Demo
### Article

### Editor

### History/Revisions

### Compare Revisions
## Credits
- [Bootstrap 4](https://github.com/twbs/bootstrap) by [twbs](https://github.com/orgs/twbs/people)
- [Editor.md](https://github.com/pandao/editor.md) by pandao
- [Darkmode.js](https://darkmodejs.learn.uno/) by Sandoche