Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maif/daikoku
The developer portal that was missing in Otoroshi
https://github.com/maif/daikoku
api api-documentation api-management developer-portal rest-api
Last synced: about 3 hours ago
JSON representation
The developer portal that was missing in Otoroshi
- Host: GitHub
- URL: https://github.com/maif/daikoku
- Owner: MAIF
- License: apache-2.0
- Created: 2019-11-19T14:48:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T13:58:12.000Z (7 months ago)
- Last Synced: 2024-04-22T14:28:25.037Z (7 months ago)
- Topics: api, api-documentation, api-management, developer-portal, rest-api
- Language: Scala
- Homepage: https://maif.github.io/daikoku
- Size: 41.8 MB
- Stars: 28
- Watchers: 11
- Forks: 7
- Open Issues: 48
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Daikoku
[![Build](https://github.com/MAIF/daikoku/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/MAIF/daikoku/actions/workflows/test.yml) [![Playwright tests](https://github.com/MAIF/daikoku/actions/workflows/front-office-tests.yml/badge.svg)](https://github.com/MAIF/daikoku/actions/workflows/front-office-tests.yml) [ ![Download](https://img.shields.io/github/release/MAIF/daikoku.svg) ](https://github.com/MAIF/daikoku/releases)
**Daikoku** is the missing developer portal for Otoroshi written in Scala and developed by the MAIF team .
## Reference Documentation
The reference documentation is available at [https://maif.github.io/daikoku/](https://maif.github.io/daikoku/)
## Community
You can join these groups and chats to discuss and ask daikoku related questions:- Issue tracker: [![github: MAIF/daikoku/issues](https://img.shields.io/github/issues/MAIF/daikoku.svg)](https://github.com/MAIF/daikoku/issues)
- Pull request: [![github: MAIF/daikoku/pulls](https://img.shields.io/github/issues-pr/MAIF/daikoku.svg)](https://github.com/MAIF/daikoku/pulls)
- Chat room: [![Join the chat on Discord](https://img.shields.io/discord/1089571852940218538?color=f9b000&label=Community&logo=Discord&logoColor=f9b000)](https://discord.gg/dmbwZrfpcQ)## Contributing
Contributions are *very* welcome!
If you see an issue that you'd like to see fixed, the best way to make it happen is to help out by submitting a pull request implementing it.
Refer to the [CONTRIBUTING.md](https://github.com/MAIF/daikoku/blob/master/.github/CONTRIBUTING.md) file for more details about the workflow,
and general hints on how to prepare your pull request. You can also ask for clarifications or guidance in GitHub issues directly.## License
Daikoku is Open Source and available under the Apache 2 License.