diff --git a/website/src/data/showcase/apexfp.png b/website/src/data/showcase/apexfp.png new file mode 100644 index 0000000000..dda28003ae Binary files /dev/null and b/website/src/data/showcase/apexfp.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index cf648c34ed..65b219ea93 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -202,6 +202,14 @@ const Users: User[] = [ source: 'https://github.com/apache/apisix-website', tags: ['opensource','i18n','large'], }, + { + title: 'Apex FP', + description: 'Functional programming library for Salesforce Apex', + preview: require('./showcase/apexfp.png'), + website: 'https://www.apexfp.org', + source: 'https://github.com/ipavlic/apex-fp/tree/master/website', + tags: ['opensource'], + }, { title: 'AttoBot', description: