Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jonerickson/api-playground

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Playground

A multi-language test to build simple APIs in multiple languages that meet the following specifications/features. The API should also be able to be deployed to AWS API Gateway.

Languages

  1. Python
  2. Javascript
  3. Go
  4. Elixir
  5. PHP

Specifications/Features

  1. Authentication/Authorization
  2. Database Interaction (ORM)
  3. Rate Limiting
  4. Request Validation
  5. Content Type Negotiation
  6. Global Error/Exception Handling

Resources/Endpoints

  • GET /books
  • GET /books/{id}
  • POST /books
  • PUT /books/{id}
  • DELETE /books/{id}

About

An array of examples on how to build and deploy an API using several different languages and frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.