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
- Host: GitHub
- URL: https://github.com/kauereinbold/todo-api
- Owner: KaueReinbold
- Created: 2020-06-15T22:43:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T15:04:01.000Z (over 5 years ago)
- Last Synced: 2025-10-14T19:41:46.000Z (9 months ago)
- Topics: api, deno, mysql, oak, typescript
- Language: TypeScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Support: support/support.http
Awesome Lists containing this project
README
# Deno TODO Api
The technical objective is to learn how to use [Deno](https://deno.land/).

## 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/)