@extends('layouts.public') @section('full_title', config('app.name').' - Get notified when the API changes') @section('content')

Get notified when
the API changes

{{config('app.name')}} notifies you on Slack & Email when the structure
or the datatype of the API response changes.

Realtime notifications on Slack

The backend and frontend shouldn’t fight. Spread love and be on the same page

@endsection @section('body-script') @endsection