Skip to content

zotyoka/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api

The package offers generic code for bootstrapping an API

Response

The package would provide a response object

  • we want to guarantee a consistent response
  • sending response should be easy

Exception Handler

The package would provide an exception handler

  • the handler should transform exceptions into responses

Log

The package should be able to log requests/responses

  • log request
  • log response
  • escape sensitive data

Localization

The package should be able to configure the language of the api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages