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
- Host: GitHub
- URL: https://github.com/dis-moi/backend
- Owner: dis-moi
- License: other
- Created: 2016-05-09T20:46:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T18:45:33.000Z (over 1 year ago)
- Last Synced: 2024-12-19T18:44:59.426Z (10 months ago)
- Topics: annotation, annotations, api, backend, backoffice, dismoi, hacktoberfest, symfony, web
- Language: PHP
- Homepage: https://api.dismoi.io/v4
- Size: 2.38 MB
- Stars: 5
- Watchers: 10
- Forks: 2
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
DisMoi Backend
==============[](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 .