feathers-unsplash
Photo service
An adapter for using Unsplash API with FeathersJS to manage photos
FeathersJS service adapter for the Unsplash API
4 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
bwgjoseph/feathers-ottoman | A Feathers service adapter for interacting with Couchbase databases using Ottoman object modeling tool | 4 |
jus101/feathers-dynamodb | A Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database | 13 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
marshallswain/feathers-graph-populate | A tool to add GraphQL-like populates to FeathersJS APIs for efficient data fetching and relationships management. | 29 |
lwhiteley/feathers-lowdb | An FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution. | 6 |
johnayoung/feathers-algolia | A Feathers plugin that integrates Algolia search functionality into a web application | 2 |
dekelev/feathers-http-distributed | Enables distributed communication between FeathersJS services over HTTP | 6 |