Skip to content
/ api Public

All the codes from the Storage layer converge here. Here we just build graphql apis.

License

Notifications You must be signed in to change notification settings

afetcan/api

Repository files navigation

API

Version Downloads License Github Stars

@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

About

All the codes from the Storage layer converge here. Here we just build graphql apis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published