Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Simple-api-nodejs

Created a beginner level API using NodeJS.

The API data is just a sample data abour dogs and their breeds for practice.

This includes CRUD operations which can be accessed through POSTMAN API CRUD = CREATE READ UPDATE DELETE

Steps to run server-side of API:

  1. On your browser type "localhost:9000"
  2. To get a specific data, type "localhost:9000/dogs/2" or "localhost:9000/dogs/1"

About

Created a beginner level API using NodeJS.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages