Skip to content

Commit 4cc3fd2

Browse files
Merge pull request #699 from oracle-devrel/apex_change_1
APEX change readme structure and updates
2 parents 5530d74 + fbe59da commit 4cc3fd2

File tree

1 file changed

+24
-8
lines changed

1 file changed

+24
-8
lines changed
Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# APEX
22

3-
## Get Started
4-
- [Official APEX Landing Page](https://apex.oracle.com/en/)
5-
- [What's New in APEX 23.1](https://apex.oracle.com/en/platform/features/whats-new-231/)
6-
- [Cloud Coaching - Unlock the Power of APEX](https://www.youtube.com/watch?v=6rG_tX8ScBc)
3+
<Product description>
4+
5+
Reviewed: 10.01.2024
76

8-
## Documentation / Videos
9-
- [APEX Documentation](https://docs.oracle.com/en/database/oracle/apex/23.1/index.html)
10-
- [APEX API Reference](https://docs.oracle.com/en/database/oracle/apex/23.1/aeapi/#Oracle%C2%AE-APEX)
7+
# Team Publications
8+
9+
- [Cloud Coaching - Unlock the Power of APEX](https://www.youtube.com/watch?v=6rG_tX8ScBc)
10+
- [APEX with AI - A new landscape for Application Development](https://youtu.be/f1cBdLEGY00)
11+
- [APEX Do it yourself latest post](https://www.linkedin.com/feed/update/urn:li:activity:7141123908354617345/)
1112

1213
## Tutorials/ How To's
14+
1315
- [Uploading flies to OCI Object Storage via APEX](https://medium.com/@devpiotrekk/uploading-files-to-oci-object-storage-via-apex-42ad396ec55d)
1416
- [APEX Devops with Liquibase](https://medium.com/@devpiotrekk/start-your-apex-devops-adventure-with-liquibase-f8e45c3d1e6a)
1517
- [APEX Service DevOps with DBMS_CLOUD](https://medium.com/@devpiotrekk/apex-service-can-devops-too-dbms-cloud-on-autonomous-72be9842d2f8https://medium.com/@devpiotrekk/apex-service-can-devops-too-dbms-cloud-on-autonomous-72be9842d2f8)
@@ -18,10 +20,24 @@
1820
- [Integrating Real Application Security (RAS) with APEX](https://medium.com/@rana.saeed/integrating-real-application-security-ras-with-oracle-apex-33892967beff)
1921
- [Other APEX Blogs](https://blogs.oracle.com/apex/)
2022

23+
# Useful Links
24+
25+
## Get Started
26+
27+
- [Official APEX Landing Page](https://apex.oracle.com/en/)
28+
- [What's New in APEX 23.1](https://apex.oracle.com/en/platform/features/whats-new-232/)
29+
30+
31+
## Documentation
32+
33+
- [APEX Documentation](https://docs.oracle.com/en/database/oracle/apex/23.2/index.html)
34+
- [APEX API Reference](https://docs.oracle.com/en/database/oracle/apex/23.2/aeapi/#Oracle%C2%AE-APEX)
35+
36+
2137
# License
2238

2339
Copyright (c) 2023 Oracle and/or its affiliates.
2440

2541
Licensed under the Universal Permissive License (UPL), Version 1.0.
2642

27-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
43+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)