This website works better with JavaScript.
Home
Explore
Help
Sign In
modal-soft
/
yasumi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
HATEOAS-first backend framework.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29
Commits
2
Branches
1.3 MiB
TypeScript
100%
Tree:
52af811619
master
refactor/new-arch
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '52af811619'
${ noResults }
yasumi
/
TODO.md
621 B
Raw
Blame
History
Integrate with other data stores
Access control with resources
Content negotiation
Language
Encoding
Media Type
HTTPS
Date/Datetime handling (endpoints should be able to accept timestamps and ISO date/datetime strings)
Querying items in collections
Tests
Happy path
Error handling
Implement error handling compliant to RFC 9457 - Problem Details for HTTP APIs
Create RESTful client for frontend, server for backend (specify data sources on the server side)
EventEmitter
for
202 Accepted
requests (CQRS-style service)