0.0.12 • Published 1 year ago

@afetcan/api v0.0.12

Weekly downloads
-
License
Apache
Repository
github
Last release
1 year ago

API

@afetcan/APİ It is the package containing only api and services without the server package. We use the DB algorithms from the @afetcan/Storage package into service packages. All the necessary structures on the client side come from here. If we wish, we can expand this api and use it in a different way.

NPM

Setup

pnpm install @afetcan/api

Usage

import { ... } from '@afetcan/api' 

Requirements

Dependencies

Local Development

Setup

pnpm install

Dev

pnpm dev

Build

pnpm build

Links