Server API providing official AsyncAPI tools.
This package is still under development and has not published and reached version 1.0.0 yet. This means that its API may contain breaking changes until we're able to deploy the first stable version and begin semantic versioning.
- NodeJS >= 14
Run:
npm install
npm start:prod
server is ready to use on http://localhost:80.
Run:
docker run -it -p 80:80 asyncapi/server-api
server is ready to use on http://localhost:80.
- Setup project by installing dependencies
npm install
- Write code and tests.
- Make sure all tests pass
npm test
Read CONTRIBUTING guide.
Thanks goes to these wonderful people (emoji key):
Maciej Urbańczyk 🚧 💻 📖 🐛 🤔 👀 |
David Pereira 🚧 💻 📖 🐛 🤔 👀 |
Sergio Moya 🚧 💻 📖 🐛 🤔 👀 |
Ritik Rawal 💻 📖 |
Everly Precia Suresh 💻 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!