A demo application that stores and indexes NASA JPL Mars images in DynamoDB with a Java ingester and JavaScript frontend.
This project demonstrates how to store and query JSON data in AWS DynamoDB using the low-level Java SDK and the DynamoDB Document SDK for JavaScript. It provides a complete example of ingesting NASA Mars image metadata into DynamoDB and building a web interface to interact with the data.
The project serves as a practical, end-to-end example of working with DynamoDB for JSON data storage and retrieval, emphasizing real-world use cases with publicly available NASA data.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.