An open API service indexing awesome lists of open source software.

https://github.com/kauereinbold/todo-api

Todo api with the objective to learn more about Deno
https://github.com/kauereinbold/todo-api

api deno mysql oak typescript

Last synced: 8 months ago
JSON representation

Todo api with the objective to learn more about Deno

Awesome Lists containing this project

README

          

# Deno TODO Api

The technical objective is to learn how to use [Deno](https://deno.land/).

![Deno image](https://deno.land/images/deno_logo_4.gif)

## Inspiration

It was followed the tutorials from FreeCodeCamp:

1. [How to Create a Todo API in Deno and Oak](https://www.freecodecamp.org/news/create-a-todo-api-in-deno-written-by-a-guy-coming-from-node/)

2. [How to Use MySQL With Deno and Oak](https://www-freecodecamp-org.cdn.ampproject.org/c/s/www.freecodecamp.org/news/how-to-use-mysql-in-deno-oak/amp/)