- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Core Tech
API Design and Development
This learning path covers key API technologies and methodologies. It starts with REST, the widely-adopted architectural style for networked applications, and encompasses various essential aspects of API development. The path explores API security, testing, and documentation practices crucial for robust implementation. It addresses API versioning and practical implementation in Node.js, a popular JavaScript runtime. It also covers modern paradigms: designing APIs for microservices architecture, leveraging GraphQL for flexible data querying, and utilizing gRPC with Protocol Buffers for efficient, language-agnostic communication. This path provides a comprehensive overview of current API design and development practices, from RESTful services to high-performance RPC frameworks.
Content in this path
REST APIs
Learn the foundations of building secure, effective and documented REST APIs.
GraphQL, Protocol Buffers and gRPC
Learn the foundations of Protocol Buffers and gRPC.
- Fundamentals of REST architecture and principles
- Strategies for effective API testing and security implementation
- Best practices in RESTful API development
- Techniques for clear and comprehensive API documentation
- API versioning strategies and their implementation
- Practical skills in implementing REST APIs using Node.js
- Designing APIs for microservices architecture
- Introduction to GraphQL and its advantages in API design
- Basics of Protocol Buffers and gRPC
- Advanced API design concepts and industry best practices
- Basic understanding of web development concepts
- Familiarity with at least one programming language (preferably JavaScript)
- Understanding of HTTP and client-server communication
- Basic knowledge of database concepts
- Familiarity with JSON and XML data formats
- microservices
- GraphQL
- ProtoBuf
- gRPC