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

https://github.com/FaztWeb/oak-mysql-restapi

A Rest API using Oak Deno Framework and mysql
https://github.com/FaztWeb/oak-mysql-restapi

Last synced: over 1 year ago
JSON representation

A Rest API using Oak Deno Framework and mysql

Awesome Lists containing this project

README

          

# Deno MySQL CRUD RESTAPI
this is a rest api using Deno and MySQL

# run project
```bash

deno run --allow-net src/index.ts
```