Tag: deno

  • Building REST API with Deno & PostgreSQL – Part 2

    Building REST API with Deno & PostgreSQL – Part 2

    Picking up from where we stopped in Part 1, this is the continuation of Developing REST API with Deno where we talked about the benefits of Deno and built an API that was persisting in the Browser. We’ll continue with integrating Deno and PostgreSQL. In this post, we’ll use one of the best database open-source…