Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的项目是关于配置管理的。我使用 Gitlab API 进行配置版本控制。
所以,我想做一些网络在线编辑器,可以编辑 Gitlab 存储库中的一些文件。像这样的编辑器 我可以通过 Gitlab API 从 Gitlab 获取 Web 编辑器组件吗?
如果不。你能给我推荐一些可以带入我的网络项目的网络在线编辑器吗?
PS。我的项目将 laravel 工具用于 Web 应用程序。
谢谢你。