Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
modal-soft
/
yasumi
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
HATEOAS-first backend framework.
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
25
Commits
2
Ramas
1.3 MiB
TypeScript
100%
Árbol:
48c0eb40df
master
refactor/new-arch
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '48c0eb40df'
${ noResults }
yasumi
/
TODO.md
621 B
Original
Blame
Histórico
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)