DEV Community

Cesare Ferrari profile picture

Cesare Ferrari

I write daily about front-end and back-end web development.

Education

Full Stack Web Development @ Lambda School

Work

Web application developer at Mary & Ferrari

How to create an API endpoint query with Knex

How to create an API endpoint query with Knex

16
Comments
2 min read

Want to connect with Cesare Ferrari?

Create an account to connect with Cesare Ferrari. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Creating a User model file in a REST API

Creating a User model file in a REST API

14
Comments
3 min read
How to create a join query with Knex

How to create a join query with Knex

19
Comments 2
3 min read
Query a database with Knex

Query a database with Knex

7
Comments
3 min read
Joining database tables

Joining database tables

8
Comments
4 min read
Database seeding with Knex

Database seeding with Knex

27
Comments 3
3 min read
Knex Migrations

Knex Migrations

12
Comments 2
2 min read
Rolling back a migration in Knex

Rolling back a migration in Knex

16
Comments 2
3 min read
Migrations in Knex

Migrations in Knex

14
Comments
3 min read
How to use Knex migrations to change database schema

How to use Knex migrations to change database schema

11
Comments
3 min read
Configuring Knex in an Express application

Configuring Knex in an Express application

10
Comments
3 min read
Configuring Knex

Configuring Knex

16
Comments
4 min read
Updating a record with Knex in a REST API

Updating a record with Knex in a REST API

13
Comments
3 min read
Creating data with Knex in a REST API

Creating data with Knex in a REST API

7
Comments
2 min read
Knex query builder in a REST API

Knex query builder in a REST API

13
Comments
3 min read
Creating database queries with Knex

Creating database queries with Knex

10
Comments
3 min read
The advantages of using query builders

The advantages of using query builders

7
Comments
3 min read
API data persistence with relational databases

API data persistence with relational databases

10
Comments
3 min read
API data persistence with relational databases

API data persistence with relational databases

6
Comments
2 min read
API data persistence

API data persistence

9
Comments
3 min read
Deploying a Node application to Heroku, part 3

Deploying a Node application to Heroku, part 3

20
Comments
2 min read
Deploying a Node application to Heroku, part 2

Deploying a Node application to Heroku, part 2

6
Comments
3 min read
Deploying a Node application to Heroku, part 1

Deploying a Node application to Heroku, part 1

11
Comments
3 min read
Validate an id with Express middleware, part 2

Validate an id with Express middleware, part 2

9
Comments
2 min read
Validate an id with Express middleware

Validate an id with Express middleware

16
Comments 1
4 min read
Working with the request object in Express.js

Working with the request object in Express.js

16
Comments
3 min read
How to create Middleware methods in Express.js

How to create Middleware methods in Express.js

14
Comments
3 min read
Express Middleware

Express Middleware

51
Comments
4 min read
Working with a REST API

Working with a REST API

39
Comments 1
3 min read
Deleting a resource via HTTP DELETE

Deleting a resource via HTTP DELETE

10
Comments
4 min read
Building an API with Express and Node.js

Building an API with Express and Node.js

62
Comments
4 min read
Adding data to a database through a REST API

Adding data to a database through a REST API

22
Comments
4 min read
Read data from a database with a data model

Read data from a database with a data model

34
Comments
3 min read
Working with a data model in Express

Working with a data model in Express

16
Comments
3 min read
How to handle a GET request with Express

How to handle a GET request with Express

12
Comments
3 min read
Back-end API development with Node.js and Express

Back-end API development with Node.js and Express

84
Comments 2
4 min read
Back-end API development introduction

Back-end API development introduction

27
Comments
4 min read
NASA Photo of the Day 5

NASA Photo of the Day 5

45
Comments 1
3 min read
NASA Photo of the Day 4

NASA Photo of the Day 4

10
Comments
2 min read
NASA Photo of the Day 3

NASA Photo of the Day 3

7
Comments
2 min read
NASA Photo of the Day 2

NASA Photo of the Day 2

13
Comments
3 min read
NASA Photo of the Day React/Redux application

NASA Photo of the Day React/Redux application

7
Comments
3 min read
Redux middleware

Redux middleware

7
Comments 1
2 min read
Redux middleware

Redux middleware

35
Comments
3 min read
Combine reducers in a React / Redux application

Combine reducers in a React / Redux application

39
Comments 4
2 min read
Connecting a React component to the application state via props

Connecting a React component to the application state via props

10
Comments
2 min read
Dispatch an action in a React component

Dispatch an action in a React component

8
Comments
2 min read
Connect a React component to a Redux action

Connect a React component to a Redux action

50
Comments 4
2 min read
Redux action creators

Redux action creators

10
Comments 1
2 min read
A look at a Redux reducer

A look at a Redux reducer

7
Comments
2 min read
Redux reducers in a React application

Redux reducers in a React application

6
Comments
3 min read
Using Redux in React

Using Redux in React

7
Comments
3 min read
Calculate the number of digits with a while loop in Javascript

Calculate the number of digits with a while loop in Javascript

12
Comments 1
3 min read
Triangle of asterisks

Triangle of asterisks

6
Comments 1
3 min read
Using a for loop to output a factorial

Using a for loop to output a factorial

14
Comments
3 min read
Iterations in Javascript

Iterations in Javascript

8
Comments 1
2 min read
Create a form for updating a remote item with React

Create a form for updating a remote item with React

20
Comments 1
3 min read
Updating an item with React

Updating an item with React

16
Comments 1
3 min read
React component redirection

React component redirection

10
Comments 1
3 min read
Adding an item to a remote collection in React

Adding an item to a remote collection in React

6
Comments
3 min read
loading...