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

https://github.com/pxsty0/pxserv.js

PxServ Library for JavaScript / TypeScript
https://github.com/pxsty0/pxserv.js

Last synced: 10 months ago
JSON representation

PxServ Library for JavaScript / TypeScript

Awesome Lists containing this project

README

          

# PxServ

`PxServ` is a Node.js library that allows you to save and manage your data in the PxServ database in a simple and effective way.

`PxServ`, verilerinizi basit ve etkili bir şekilde PxServ veritabanına kaydetmenizi ve yönetmenizi sağlayan bir Node.js kütüphanesidir.

## Installation / Kurulum

You can add the library to your project with NPM or Yarn:

Kütüphaneyi NPM veya Yarn ile projenize ekleyebilirsiniz:

```bash
npm install pxserv
```

or / veya

```bash
yarn add pxserv
```

## Usage / Kullanım

For detailed usage, please refer to the documentation:
Daha detaylı kullanım için lütfen dokümantasyona bakınız:

- [English Documentation](https://docs.pxserv.net/en/javascript-typescript-library)
- [Türkçe Dokümantasyon](https://docs.pxserv.net/tr/javascript-typescript-kutuphanesi)

## Contributing / Katkıda Bulunma

If you would like to contribute, you can fork the project and develop on your own branch. We would be happy to review your changes!

Katkıda bulunmak isterseniz, projeyi forklayarak kendi branch'inizde geliştirme yapabilirsiniz. Değişikliklerinizi incelemekten memnuniyet duyarız!

## License / Lisans

[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)