Skip to content

webererico/backend_dart_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a02d202 · Jun 8, 2022

History

17 Commits
Jun 1, 2022
Jun 8, 2022
Jun 7, 2022
Jun 7, 2022
Jun 7, 2022
Jun 1, 2022
Jun 8, 2022
Jun 1, 2022
Jun 7, 2022
Jun 7, 2022
Jun 7, 2022
Jun 7, 2022
Jun 7, 2022

Repository files navigation

A small project showing how to implement an API backend using dart language.

Packages:

  • dart_jsonwebtoken: ^2.4.1 -> used to generate the jwt
  • mysql1: ^0.19.2 -> used for connect with mysql database
  • password_dart: ^2.0.1 -> used for hash password
  • shelf: ^1.3.0 -> used to http protocol
  • shelf_router: ^1.1.2 -> used to manipulate routes

About

An API develop in Dart :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages