Skip to content

A simple Open Source API for Content Management.

License

Notifications You must be signed in to change notification settings

contentment-dot-io/contentment.api

Repository files navigation

Contentment API

A simple Open Source API for Content Management.

Waffle.io - Columns and their card count

Join the chat at https://gitter.im/contentment-dot-io/Lobby

Contributing

Pull requests are always welcome. Please read the contributing guidelines.

Docker

Local development with Docker Compose

cd ./src/Contentment.Api

docker-compose up

Build with Docker

cd ./src/Contentment.Api

docker build -t contentment-api .

Run from Docker

docker run -it -p 5000:80 contentment-api

Navigate to http://localhost:5000/info

About

A simple Open Source API for Content Management.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published