Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 85d4403

Browse files
committed
n/a added archive note
1 parent c8cd7bf commit 85d4403

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
A stripped down API boilerplate built around NodeJS and OpenAPI (Swagger) V3.
44

5+
## ARCHIVED
6+
7+
This code is quite old now and does not support the very latest versions of Express.
8+
9+
There's not much need for it any longer so I am archiving it.
10+
511
## Configuration
612

713
Set the following environment variables
@@ -25,7 +31,7 @@ and see the API docs at
2531

2632
## What's the point of this?
2733

28-
I write a lot of APIs and have distilled my current best-practice into this codebase to save myself time, and as example code for other developers wondering how to do this sort of stuff.
34+
I used to write a lot of APIs and distilled my then best-practice into this codebase to save myself time, and as example code for other developers wondering how to do this sort of stuff.
2935

3036
## What do you do with it?
3137

0 commit comments

Comments
 (0)