moises 1.0.1 copy "moises: ^1.0.1" to clipboard
moises: ^1.0.1 copied to clipboard

Moises.AI API Client for dart to access developer account data

1.0.0 #

  • Add Models, Enums, and Exceptions with their respective Unit Tests
  • Add new endpoints :
Description Method Path
Get Application details GET /api/application
Get all Jobs GET /api/job
Get Job by id GET /api/job/:id
Create a new Job POST /api/job/
Delete a Job by id DELETE /api/job/:id

1.0.1 #

  • Add Codecov integration tests
  • Format files
2
likes
150
points
49
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Moises.AI API Client for dart to access developer account data

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, equatable, flutter, json_annotation

More

Packages that depend on moises