Skip to content

impello-msoukup/vocula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is the Vocula app?

Vocula is an open source content provider powered by REST API and based on simplicity of Markdown and YAML files. These files combine content (text & images) and metadata structured into a directory tree.

The main advantage of Vocula application is the user-friendliness of fast creation of structured information source. Vocula brings the ability to focus on content instead of complicated setup.

Created content could be used as source for websites or as knowledge base repository and could be combined and integrated with another solutions.

How to build

  • Install the latest .NET 8 SDK
  • Install Git
  • Clone this repo
  • Run dotnet build in the /src directory of the cloned repo

Swagger API documentation

After running the Vocula server-side web API app, the Swagger interface with API documentation is available on https://localhost:5001/swagger/index.html.

Feature requests and bug reports

Please use the issue tracker for that.

About

Open source content provider powered by REST API and based on simplicity of Markdown and YAML files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages