MonAPI: Democratizing API Monitoring Tools through Open Sourcing
This repository is providing frontend service for MonAPI, written using Preact.
- Features
- CLI Commands
- Related Documentation
- Latest Release Notes
- Our Websites
- Our Teams
- License
- Acknowledgements
- Authentication
- API Monitor Dashboard
- API Monitor Alert
- API Monitor Error Log
- API Test
- Multi-Step API Monitor
- Team Management
- Integrated Status Page
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# test the production build locally
npm run serve
# run tests with jest and enzyme
npm run test
For detailed explanation on how things work, checkout the CLI Readme.
Version: v1.0.1
Date: 28th December 2022
- Fix bug password validation on forget password
- Update pagerduty email configuration title
Full release notes can be found in Release Notes
🌐 Main Site - https://monapi.xyz
📝 Blog Site - https://blog.monapi.xyz
📝 User Manual - https://docs.monapi.xyz
📝 Technical Documentation - https://docs.monapi.xyz/monapi-tech-documentation/
📺 Youtube - https://www.youtube.com/@monapi
- Lucky Susanto
- Ferdi Fadillah
- Hugo Irwanto
- Muhammad Luthfi Fahlevi
- Andrew
The scripts and documentation in this project are released under the GNU General Public License v3.0.
- Computer Science Universitas Indonesia - Software Engineering Project 2022