Our great sponsors
-
Ah right, so you're building a (presumably REST) API and you want to generate docs for the endpoints from your code. Slightly different scenario to what I assumed. There are a couple of libraries to generate OpenAPI specs from source files, I think this is the main one https://github.com/zircote/swagger-php though FWIW I prefer to maintain my API specs separately from the code and use those to guide what I'm building, rather than 'tother way round.
-
This one works well: https://github.com/apidoc/apidoc
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Here's the deploy repo https://github.com/chevere/docs-deploy
Related posts
- Need help to find an coding documentation software
- [TechStory]: Migrating services and databases from an OpenShift (or K8s) cluster to another
- Polkadot Forum - Advanced Level Discussion
- Why is the FAT directory creation time 24 bits and not 16 bits like the modified time?
- Python LSP setups for productive coding