dero icon indicating copy to clipboard operation
dero copied to clipboard

Fast web framework for Deno (support native HTTP/2 Hyper and std/http).

Results 3 dero issues
Sort by recently updated
recently updated
newest added

This framework looks like there is a lot of batteries already included, but I didn't saw any way for testing this framework, How can I unit or integrate test with...

Hey, found this? PS D:\Unh\Unh_Fall_2021\it505\Final> deno run --allow-net --allow-read app.ts Download https://deno.land/x/[email protected]/mod.ts Download https://deno.land/x/[email protected]/src/decorators.ts Download https://deno.land/x/[email protected]/src/dero.ts Download https://deno.land/x/[email protected]/src/error.ts Download https://deno.land/x/[email protected]/src/http_request.ts Download https://deno.land/x/[email protected]/src/http_response.ts Download https://deno.land/x/[email protected]/src/router.ts Download https://deno.land/x/[email protected]/src/types.ts Download https://deno.land/x/[email protected]/src/wares.ts Download https://deno.land/x/[email protected]/mod.ts...

I try to valoidate user and passeword with deno validate but don't work for me