0.8.1 • Published 10 months ago

filemaker-ts v0.8.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Contributors Forks Stargazers Issues MIT License

About The Project

Filemaker-ts is an ongoing effort to build a strongly-typed API wrapper around the Filemaker Data API. The goal of this project is to reduce development time by allowing users to define their Filemaker schema in Typescript for consistency across the entire development stack.

DISCLAIMER: This project is still in early-stage development and is subject to major changes.

Installation

NPM:

npm install filemaker-ts

Yarn:

yarn add filemaker-ts

Usage

Usage examples will be published soon! The wrapper is being created on an as-needed basis and is subject to major changes.

Roadmap

  • Log in to database
  • Get a single record
  • Get a range of records
  • Create a record
  • Edit a record
  • Delete a record
  • Perform a find request
  • Log out of a database
  • Duplicate a record
  • Upload container data
  • Get metadata
  • Run a script
  • Set global field values

Contributing

Any contributions you make are greatly appreciated!

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

0.8.1

10 months ago

0.7.1

12 months ago

0.7.0

12 months ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.3.0

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago