Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months 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.

Awesome Lists containing this project

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

![Wiki article](https://i.imgur.com/GlF2wSt.png "Wiki article")

### Editor

![Wiki editor](https://i.imgur.com/pwSMXKq.png "Wiki editor")

### History/Revisions

![Wiki article history](https://i.imgur.com/r6A8yom.png "Wiki article history")

### Compare Revisions
![Revisions compare](https://i.imgur.com/VpEMQc4.png "Revisions compare page")

## 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