8 Commits

Author SHA1 Message Date
KS Jannette
6f9a07798f axd-few-ref1274 2026-08-04 20:15:40 -04:00
88a8fdd14a Update README.md 2026-08-03 08:33:08 +00:00
0abba4c493 Update README.md 2026-08-03 08:32:30 +00:00
c6ad7c620f Update README.md 2026-08-03 08:32:13 +00:00
d55a006a40 Update README.md 2026-08-03 08:27:25 +00:00
fc7e2b7c2a Update README.md 2026-08-03 08:26:08 +00:00
691eae13fb Update README.md 2026-08-03 08:25:49 +00:00
df2bf0694b Merge pull request 'FEAT-buildout-endpoints' (#2) from FEAT-buildout-endpoints into master
Reviewed-on: #2
2026-08-03 08:24:32 +00:00
2 changed files with 7 additions and 8 deletions

View File

@@ -1,17 +1,16 @@
# React-Dotnet Frewaork Sekelon # React-Dotnet Framework
Once upon a time, people maintinaed "skeleton" repos they could clone to quickly jumpstart new projects. Why? It was quick, free and it worked. Once upon a time, people maintinaed "skeleton" repos they could clone to quickly jumpstart new projects. Why? It was quick, free and it worked.
### A. Always. B. Be. C. Cognitivaly TokenWoxxxening ### A. Always. B. Be. C. Consciously TokenWoxxxening
### This is a full-stask project jumpstarter with: ### This is a full-stask project jumpstarter with:git status
### .NET backend ### .NET backend
### React/Vite frontend ### React/Vite frontend
# .Net # .Net
Five CRUD endpoints return correct status codes: Five CRUD endpoints return correct status codes:
201 with a proper Location header 201 with a proper Location header
400 on invalid email, 409 on duplicate, 204 then 404 on delete), 150 requests to /v1/info yielded exactly 100 successes and the rest 429, and 40 requests to /health all returned 200 while that window was exhausted. 400 on invalid email, 409 on duplicate, 204 then 404 on delete), 150 requests to /v1/info yielded exactly 100 successes and the rest 429, and 40 requests to /health all returned 200 while that window was exhausted.

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB