Skip to content

Instantly share code, notes, and snippets.

View agitaev's full-sized avatar

Said Akhmed Agitaev agitaev

View GitHub Profile
@agitaev
agitaev / openapi.yaml
Created April 5, 2020 13:25
Final Year Project RESTful API OpenAPI 3.0 Documentation
openapi: 3.0.0
info:
title: Final Project API
description: An API for blog application that allows users to interact with posts,
comments, tags and other users. The project was carried out as a part of final
year research.
termsOfService: https://devpro-v2.herokuapp.com/terms
contact:
name: Said Akhmed Agitaev
url: https://github.com/agitaev