محتوى الكورس 1 Integration RESTful API Basics of Systems Integration 2 Integration RESTful API Preparing Environment Creating Library DB in MongoDb and Install expre 3 Integration RESTful API get method All data of books coolection from library database in mongodb 4 Integration RESTful API download and install postman to test your RESTful API 5 Integration RESTful API POSTMAN create new request and get response from RESTful API 6 Integration RESTful API API post with JSON body and test it with POSTMAN 7 Integration RESTful API delete method to delete document into mongodb with filter with ObjectID 8 Integration RESTful API get method to show detail of document into MongoDb based on uri id 9 Integration RESTful API put method to update one record into mongodb send headers and body from 10 System Integration RESTful API search in data with params url 11 System Integration RESTful API Token Based Authentication first with user and pass 12 System Integration RESTful API Token Based Authentication first with user and pass part2 13 System Integration RESTful API Token Based Authentication Generate Token jwt sign 14 System Integration RESTful API Token Based Authentication Verify Token jwt verify