Creating a REST API: Manual Pagination, Sorting, and Filtering

#ICYDK: Please Note: This post is part of a series on creating a REST API with Node.js on Oracle Database. See that post for details on the project and links to other parts. Get the code here.

At this point in the series, the REST API supports basic CRUD capabilities on the employees’ endpoint. However, clients often need some control over how multiple records are fetched from the database. In this post, you’ll make the API more flexible by adding pagination, sorting, and filtering capabilities. https://goo.gl/zAx33C #DataIntegration #ML

Subscribe To Newsletter

Sign up for my newsletter and get the latest technology news

2019 © Craig Brown PhD. All rights reserved.