Skip to content

reiver/web-api-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Web API Guide

This is a guide on how-to create a Web-based API (i.e., HTTP-based or HTTPS-based API).

There are different ways one could create a Web-basedbased API — but what I describe in this guide is, in general, how I recommend it is done.

TABLE OF CONTENTS

  1. Introduction
  2. API Versioning
  3. Nouns
  4. Verbs
  5. Response Codes
  6. Sessions

About

A guide on how-to create a Web (i.e., HTTP or HTTPS) based API.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors