sero/src
2023-11-13 15:50:32 +03:00
..
config Added cors layer. Added entity and migrations to store origins. Added endpoints for manipulation origins. Automatically clear origins on teardown and upload implemented. Added endpoints spec to openapi.yml. Untested 2023-11-06 01:05:48 +03:00
extractors Fully implemented cors. Added testing and make them more structural 2023-11-13 15:50:32 +03:00
handlers Fully implemented cors. Added testing and make them more structural 2023-11-13 15:50:32 +03:00
services Fully implemented cors. Added testing and make them more structural 2023-11-13 15:50:32 +03:00
apperror.rs Added cors layer. Added entity and migrations to store origins. Added endpoints for manipulation origins. Automatically clear origins on teardown and upload implemented. Added endpoints spec to openapi.yml. Untested 2023-11-06 01:05:48 +03:00
lib.rs Fully implemented cors. Added testing and make them more structural 2023-11-13 15:50:32 +03:00
main.rs Fully implemented cors. Added testing and make them more structural 2023-11-13 15:50:32 +03:00