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

https://github.com/dis-moi/backend

DisMoi Bakend API - 💬 Stay informed everywhere on the web
https://github.com/dis-moi/backend

annotation annotations api backend backoffice dismoi hacktoberfest symfony web

Last synced: 2 months ago
JSON representation

DisMoi Bakend API - 💬 Stay informed everywhere on the web

Awesome Lists containing this project

README

          

DisMoi Backend
==============

[![Build Status](https://semaphoreci.com/api/v1/projects/1ab935cc-487c-4be9-92a0-b0c90098cd58/1038377/shields_badge.svg)](https://semaphoreci.com/lmem/kraft-backend)

> _Dis moi_ means _Tell me_ in :fr: French.

**DisMoi** is a web extension empowering anyone to post additional information on a web page.
When you follow someone, its information will show up when you visit the commented web page.

To lean more about the uses cases, visits the :fr: [**DisMoi** Website](https://www.dismoi.io/).

This the backend API and backoffice serving [**DisMoi** Extension](https://github.com/dis-moi/extension).

## Open API

API is [described](./docs/openapi.json) as Open API specification.

API is explorable on [Swagger Hub](https://app.swaggerhub.com/apis/DisMoi/Notices)

## Contributing

You’re welcome to help ! Please read the [**DisMoi** Contributing Guidelines](./CONTRIBUTING.md).

## Follow us

- 🌐 Web: https://www.dismoi.io
- 🐦 Twitter: https://twitter.com/DisMoiCompagnon

## License

[GNU AGPL v3](./LICENSE)

> Copyright (C) 2020 INSITU SAS
>
> This program is free software: you can redistribute it and/or modify
> it under the terms of the GNU Affero General Public License as
> published by the Free Software Foundation, either version 3 of the
> License, or (at your option) any later version.

> This program is distributed in the hope that it will be useful,
> but WITHOUT ANY WARRANTY; without even the implied warranty of
> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> GNU Affero General Public License for more details.

> You should have received a copy of the GNU Affero General Public License
> along with this program. If not, see .