Skip to content

Releases: surajit003/PropertyAppWithFastAPI

v1.0.1

29 May 10:08
Compare
Choose a tag to compare

External Integrations

  •   AWS DynamoDB (For pushing request logs)
    

Features

  •  API endpoint for creating Charge
    

Patches

  • Log service
  • Bug fixes in pytest fixtures

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 May 11:33
Compare
Choose a tag to compare

External integrations

  1. Integration with Hubspot API for contact and company.
  2. Integration with Stripe API for payment intent.
  3. Integration with Sendgrid API for sending email(single/bulk).

Custom Set Up

  • Logger set up for logging all request to API endpoints.

API endpoints

  • API endpoint for Contact
  • API endpoint for Company
  • API endpoint for Email