https://github.com/ahervy/api-docs
API documentation samples for my technical writing portfolio
https://github.com/ahervy/api-docs
api-documentation developer-docs technical-documentation
Last synced: 11 months ago
JSON representation
API documentation samples for my technical writing portfolio
- Host: GitHub
- URL: https://github.com/ahervy/api-docs
- Owner: ahervy
- Created: 2024-05-30T06:46:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-17T11:49:16.000Z (over 1 year ago)
- Last Synced: 2024-12-31T05:16:35.388Z (about 1 year ago)
- Topics: api-documentation, developer-docs, technical-documentation
- Language: MDX
- Homepage: https://arnaud.mintlify.app/introduction
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API Documentation Portfolio
This repository contains the [API documentation samples](https://arnaud.mintlify.app/introduction) for my [technical writing portfolio](https://arnaudhervy.com/).
## About
This repository provides some documentation for OpenWeather's Current Weather Data API. The documentation includes a getting started guide, an OpenAPI description, and reference documentation to help developers understand and use the API effectively.
## Technologies Used
- **Mintlify**: For generating and managing documentation
- **MDX**: For writing content with Markdown and JSX