Tutorial by Topics: api

CodeIgniter provide auto initialized Output class which is very useful for creating API and differents type of documents output like .pdf, .csv, .image, etc... NOTE :- Codeigniter default document type is HTML change it to application/json, API must be required type of json
Microservices architecture offers great flexibility to decouple the applications and develop independent applications. A Microservice should always be independently testable & deployable. But, as you keep on having too many services, there is a need to have an API Gateway. You can't expose all...
Demystifying APIs for Students: How to Build and Use Them Effectively APIs, or Application Programming Interfaces, are integral components of modern technology, powering everything from mobile apps to web services. However, for many students just starting out in the field of computer science or prog...

Page 8 of 8