Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 267 Bytes

File metadata and controls

14 lines (10 loc) · 267 Bytes

Micro OpenAPI Project

Overview

This project is a lightweight implementation of an OpenAPI-compliant microservice, designed as a learning tool to deepen my understading of how APIs function.

npm install
npm run dev
open http://localhost:9999