Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Axios example with Rest API

React Client with Axios to make CRUD requests to Rest API in that:

  • React Axios GET request: get all Tutorials, get Tutorial by Id, find Tutorial by title
  • React Axios POST request: create new Tutorial
  • React Axios PUT request: update an existing Tutorial
  • React Axios DELETE request: delete a Tutorial, delete all Tutorials

react-axios-example

For instruction, please visit:

React Axios example - Get/Post/Put/Delete with Rest API

Related Posts:

React Fetch example - Get/Post/Put/Delete with Rest API

React + Axios: CRUD example to consume Web API

React Table example: CRUD App with react-table v7

Using Material UI instead of Bootstrap:

React Material UI examples with a CRUD Application

More Practice:

React Pagination example

React File Upload example

React JWT Authentication & Authorization example

React + Redux: JWT Authentication & Authorization example

Fullstack with Node Express:

React + Node Express + MySQL

React + Node Express + PostgreSQL

React + Node Express + MongoDB

Fullstack with Spring Boot:

React + Spring Boot + MySQL

React + Spring Boot + PostgreSQL

React + Spring Boot + MongoDB

Fullstack with Django:

React + Django Rest Framework

Serverless:

React Firebase CRUD App with Realtime Database

React Firestore CRUD App example | Firebase Cloud Firestore

Integration (run back-end & front-end on same server/port)

How to integrate React with Spring Boot

Integrate React with Node Express on same Server/Port

This project was bootstrapped with Create React App.

About

Reactjs Axios example with Hooks and Rest API - React Axios get JSON data from API - React Axios Post with Functional component

Topics

Resources

Stars

31 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages