CSXL / solus

An AI assisted project generator.
MIT License
10 stars 1 forks source link

Dependency API & Query API - Aggregate and resolve dependencies with their documentation #18

Open ecsbeats opened 1 year ago

ecsbeats commented 1 year ago

The Dependency API and the Query API need to work together to gather required packages along with their documentation, versioning, and implications (such as API keys). This dependency information will be continuously iterated in a YAML file and then transferred to the go.mod file. The dependency API will cache filtered documentation for searching during the coding and debugging processes.