How to create the simple REST API in Express
Thread🧵👇
Thread🧵👇
In one of the previous tutorials, we explained how to create a simple Express server.
Now I'll show you how to create a simple REST API in Express.
It's a follow-up to the simple Express server tutorial.
Now I'll show you how to create a simple REST API in Express.
It's a follow-up to the simple Express server tutorial.
We also defined a "users" array. We're going to use it to hold our data.
In real world scenario, you'll use a database for this purpose to make changes persistent.
In real world scenario, you'll use a database for this purpose to make changes persistent.
Hope you enjoyed this thread.
If you found this thread useful, follow @Rapid_API 🐙💙
If you found this thread useful, follow @Rapid_API 🐙💙
Loading suggestions...