abc icon indicating copy to clipboard operation
abc copied to clipboard

Support new std/http API

Open talentlessguy opened this issue 2 years ago • 3 comments

Ref: https://deno.land/[email protected]/http

talentlessguy avatar Sep 22 '21 09:09 talentlessguy

Thank you for your interest in Abc!

This is a relatively big change for me, and I will take this opportunity to redesign part of the API and release v2. The new version is expected to be released by Oct. 10

zhmushan avatar Sep 23 '21 02:09 zhmushan

ok sounds good

talentlessguy avatar Sep 23 '21 07:09 talentlessguy

We can now experience abc@v2 with the following code, but the current guide is still outdated.

import { Application } from "https://raw.githubusercontent.com/zhmushan/abc/v2/mod.ts";

zhmushan avatar Oct 10 '21 16:10 zhmushan